[nsbasic-ce] Re: Lock-up on seond run of my application

2010-05-21 Thread rmrsoft
Not really, I have never used that object. I would probably try putting integer values in the AddObject instead of output.height and output.width to see if that is causing a problem. Then rem out the ADD lines to see if they are causing trouble. Al --- In nsbasic-ce@yahoogroups.com, "Mik

[nsbasic-ce] Re: Lock-up on seond run of my application

2010-05-21 Thread Mike
Hello, Yes - I do execute a Bye statement... Cheers, Mike. --- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: > > I'm not sure what could be causing this. > > Do you execute a BYE statement when your program ends? > > >Hello, > > > >I have been developing a small app for myself. I a

[nsbasic-ce] Re: Lock-up on seond run of my application

2010-05-21 Thread Mike
Hello, Thanks for the suggestion. I tried putting in MsgBox and Bye at various points to try and narrow this down. The error must be somwehere around the point that I create a TabStrip control. This is the first control that I create on start up. If I exit before creating the control I do

[nsbasic-ce] Re: Problems with date picker

2010-05-21 Thread rmrsoft
I can reproduce Problem 2 on the Microsoft Emulator, surely you can as well ? Al --- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: > > We haven't been able to reproduce the problem here. As you mention, it > is also not clear that this happens in all devices, or just hacked ones. > > The