On 15 Nov 2011, at 18:03, ddas wrote: > Hi Björnke, > > I have > > set the location of this stack to the screenLoc > > However, when a stack is authored for the iphone is run on iPad simulator it > goes to the top left and tiles on the rest of the screen.
You said nothing about iOS. to not make it behave weirdly, you probably need to set the size of the stack to the size of the screen. Does the screenrect work on iOS? otherwise you'd need to look up the size and adjust accordingly. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
