Glad it worked. 

The settings are literally for setting the display when the user first starts 
the app… 

My, albeit, vague  understanding is that setting is used even before the 
startUp handler is executed. In other words, the setting for the time the 
splash screen is being displayed.

be well,
randy

Randy Hengst
www.classroomFocusedSoftware.com



> On Jul 12, 2016, at 8:22 AM, Ben Rubinstein <benr...@cogapp.com> wrote:
> 
> Thanks Randy, that did it for me too!
> 
> So what is the effect, if any, of setting the "iPad supported initial 
> orientations" in the standalone settings?
> 
> On 12/07/2016 00:05, Randy Hengst wrote:
>> Ben, this works for me….
>> 
>> 
>> on startUp
>>   iphoneSetAllowedOrientations "portrait,portrait upside down"
>> end startUp
>> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to