[nsbasic-ce] Possible Bug?

2009-06-11 Thread Shaun
using NSB 7.0.5b and Windows Mobile 5. Thanks, Shaun --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups nsb-ce group. To post to this group, send email to nsb-ce@googlegroups.com To unsubscribe from this group, send email

[nsbasic-ce] Re: NSBasic Window Classname

2009-06-04 Thread Shaun
Hi George, I found the tool, but can't get it to connect to my mobile 5 device. Any suggestions? Shaun --- In nsbasic...@yahoogroups.com, George Henne g...@... wrote: If you use the Remote Tools that come with eMbedded Visual C++ 4.0 (on Microsoft's site), you should be able to determine

[nsbasic-ce] Grid Issue

2009-05-27 Thread Shaun
scroll down past the first row and then move to another form, however many rows were scrolled down, disappear from the new form. I tried using a .Row=0 and .Col=0 call to bring it back to the top, but it doesn't seem to work. Any clues? Thanks, Shaun

[nsbasic-ce] NSBasic Window Classname

2009-05-26 Thread Shaun
Hi All, I'm trying to search for my NSB app by classname from another app and was wondering something. What's the window classname for NSBasic-made apps? Is there a standard one or is it whatever our program is named? Thanks, Shaun --~--~-~--~~~---~--~~ You

[nsbasic-ce] Re: Scroll Bar Question

2009-02-16 Thread Shaun
Did you look at Tech Note 36? --- In nsbasic...@yahoogroups.com, olabaz10 olaba...@... wrote: I'm developing an app that requires the width of the form to be 472. How can I make a scroll bar move the window so I can view the rest of the form? Thanks in advance.

[nsbasic-ce] Re: Storing data on the ce device

2009-02-16 Thread Shaun
downloaded and imported into a full MySQL server in our office. Your needs are quite a bit different and therefore require a different strategy. Shaun --- In nsbasic...@yahoogroups.com, brianm...@... brianm...@... wrote: Shaun Thanks for the advice. The device is part of a machine that checks

[nsbasic-ce] Re: Pocket PC 4.2 and NSB 7.0 conflicts?

2009-02-03 Thread Shaun
and needs to be closed frequently (it's the data entry forms of a much bigger program). Do I need to install a different runtime (currently, RunTimeFat.ppc.exe for 7.05b)? Do I need to rewrite parts and compile it in an older NSB version? Any help would be appreciated. Thanks, Shaun

[nsbasic-ce] Re: Storing data on the ce device

2009-02-03 Thread Shaun
in your initial design. If the files are going to remain/grow on the CE device, I'd go with a formal db structure; if however the files are going to be downloaded to a central server, comma-delimited text files are REALLY easy to handle. Hope this helps. Shaun --- In nsbasic

[nsbasic-ce] Pocket PC 4.2 and NSB 7.0 conflicts?

2009-02-02 Thread Shaun
, RunTimeFat.ppc.exe for 7.05b)? Do I need to rewrite parts and compile it in an older NSB version? Any help would be appreciated. Thanks, Shaun --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups nsb-ce group. To post