Articles Tagged 'Portrait'

iPad: handle boot screens

On Apple iPhone and iPod were used to manage a single image file to load the application, the file Default.png . On Apple iPad, however, the different management dell'orientamente requires the adoption of multiple image files, to be sure you see the splash screen all'orientamente corrected for the device. During application startup, as it did for the iPhone, it is not possible to take the code for "wonder" as the device-oriented. Fortunately it was introduced in automatic loading of special files on the orientation:

The files are currently supported, in addition to the classic Default.png that you should never use because it is scaled and deformed according to guidance, are:

  • Default-Portrait.png
  • Default-PortraitUpsideDown.png
  • Default-Landscape.png
  • Default-LandscapeLeft.png
  • Default-LandscapeRight.png

e LandscapeRight possono essere utilizzate per determinare orietamento e verso di quest'ultimo. The versions PortraitUpsideDown , LandscapeLeft and LandscapeRight can be used to determine orietamento and towards the latter.

For application starts, then, as recommended by Apple, it is good to "redesign" - where necessary - our views acting within application:didFinishLaunchingWithOptions .

More ...


Stop SOPA