Re: Is it safe to assume that viewDidLoad() is only ever called once on iOS 8.0+?

2016-12-19 Thread David Duncan
> On Dec 18, 2016, at 2:51 AM, Andreas Falkenhahn > wrote: > > I do not use Interface Builder or Storyboards to create my GUI > but I do it manually. Currently, I'm setting up all controls > in viewDidLoad() of my UIViewController. > > So I'm doing stuff like this in viewDidLoad(): > >UIB

Re: device-pixel-exact bitmap rendering

2016-12-19 Thread Sandy McGuffog
Having been down this rat hole once or twice for my apps, I can only tell you my understanding. Which may or may not have any bearing on reality: If you select a “non-native" display mode, then the display/display driver are responsible for the conversion from the selected resolution to native