Re: iOS Strategy for multiple device deployment

2011-02-18 Thread Thomas McGrath III
Oops, I thought I sent this off list. Please disregard. -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Feb 19, 2011, at 12:01 AM, Thomas McGrath III wrote: > Jac, > > I am spending more of my time on the Forums lately due to the overwhelmingly > negative topics on this

Re: iOS Strategy for multiple device deployment

2011-02-18 Thread Thomas McGrath III
Jac, I am spending more of my time on the Forums lately due to the overwhelmingly negative topics on this list lately. I used to think this was the friendliest list I was ever a part of and I always felt so completely compelled to contribute and help out. Now I just find myself having to block

Re: iOS Strategy for multiple device deployment

2011-02-18 Thread J. Landman Gay
On 2/18/11 2:58 PM, Thomas McGrath III wrote: Here is the link for the iOS template creator stack. It is still very much in progress: http://lazyriver.on-rev.com/iOS.rev.zip Just got around to downloading it, it looks very useful! Thanks very much. Keep us appraised of updates. -- Jacqueli

Re: iOS Strategy for multiple device deployment

2011-02-18 Thread Thomas McGrath III
Here is the link for the iOS template creator stack. It is still very much in progress: http://lazyriver.on-rev.com/iOS.rev.zip Enjoy -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Feb 14, 2011, at 12:21 AM, Thomas McGrath III wrote: > I spent most of the day testing a

Re: iOS Strategy for multiple device deployment

2011-02-13 Thread Thomas McGrath III
I spent most of the day testing and creating Paging as well as orientation. I did come up with a descent Paging method using lazy loading with just two text fields. (Three may be better for large databases to fill the text fields with. More on that later this week.) So Paging works like this;

Re: iOS Strategy for multiple device deployment

2011-02-13 Thread Thomas McGrath III
stack at Rev Online. > > Kind regards > > Bernd > -- > View this message in context: > http://runtime-revolution.278305.n4.nabble.com/iOS-Strategy-for-multiple-device-deployment-tp3303028p3304000.html > Sent from the Revolution - User mailing list archive at Nabble.com. >

Re: iOS Strategy for multiple device deployment

2011-02-13 Thread BNig
Hi Thomas, >> I uploaded a Utility Stack for this at Rev Online I dont seem to be able to find the stack at Rev Online. Kind regards Bernd -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/iOS-Strategy-for-multiple-device-deployment-tp3303028p3304000.htm

Re: iOS Strategy for multiple device deployment

2011-02-13 Thread Thomas McGrath III
Well, after two days (except for LiveCodeTV time of course) of testing I have been able to come to some conclusions concerning Orientation methods. The most obvious is that with the way LiveCode does not handle the orientationChanged we have to use resizeStack instead and this way is much slower

iOS Strategy for multiple device deployment

2011-02-12 Thread Thomas McGrath III
I have tried the first two approaches for building a single project for deployment on all available iOS devices. The third is much harder for a visual programmer like myself and as such I have not tried it yet. Your experiences and comments are welcome and appreciated. I uploaded a Utility Sta