Very short trick: 3 tricks for developers Apple iPhone

Wednesday, October 28, 2009

Application icon

57 × 57 pixel icon that will represent our application is "altered" automatically by the iPhone: it adds a rounded edge, a lighting effect and 3D. This setting can be changed by selecting the file [nome applicazione]-Info.plist and adding the property "Icon already includes gloss and bevel effects":

Icona applicazione

Fullscreen, remove the status bar

Always acting on the file [nome applicazione]-Info.plist you can "hide" the status bar that is at the top of the screen, so as to achieve fullscreen applications. Even in this case just add the property "status bar is initially hidden":

Fullscreen, eliminare la status bar

XCode: deleting a row

To delete an entire row in XCode you can use the combination: CTRL+A, CTRL+K, CTRL+K

Related Post

Was this article helpful?: Per nientePocoAbbastanzaMoltoMoltissimo
Loading ... Loading ...

There are no comments for this post

Leave a comment

TAG XHTML PERMISSIONS: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> INSERTION CODE:
 <pre></pre>         // blocco generico [code][/code]       // blocco generico [as][/as]           // Actionscript [css][/css]         // CSS Style Sheet [html][/html]       // HTML [js][/js]           // Javascript [objc][/objc]       // Objective-C [php][/php]         // PHP [sql][/sql]         // SQL