I have Psion WorkAbout PRO with WinCE 4.2. MsgBox is no modal window. In help at MsgBOX: application interface is disabled until user responds to dialog box. ...
Hello, I don't see any bug in this. A messagebox is always modal. The helpfile says: Constant Value Description: vbApplicationModal (0) = Application interface...
It's not an appropriate use of the forum. What spammers are doing is circumventing the Yahoo! Groups sign up procedure somehow. We don't have any control of it...
I've been experimenting recently with graphics under NSbasic 6.5.3b on my older model H/PC (a MobilePro 780) and was wondering if anyone had any suggestions...
I'm using 6.5.3 and the project is something converted using eVB2NSB. The combobox issues are solved, so the listbox is all I'm missing. ... be 6.5.3....
I am still feeling my way around epocketsetup and here is something I found that may be useful to others. I like to use the "compiled", exe version of the NSB...
After rereading the PictureBox documentation I found a partial solution to my question. You can pass the X, Y coordinates of an image by using the OverlayTop,...
I have been playing around with different methods of installing runtimes,CAB files etc, with epocketsetup express for NSB. The strange thing about epocket...
Have you tried out the s309Picturebox.ocx? You can find it here: http://www.nsbasic.com/s309/PictureBox/ Looks very promising, just found it today. I have not...
I experienced exactly the same problem. After trying different setup programs I stayed with Microsofts good old cabwizard / Makecab combo. It always works...
Rolf, ezsetup works ok, and you can choose what platform (wm5 etc) under the NSB tab ,but this window seems to do nothing whatsoever and does not even show the...
I have been running a serial communication package using the MS Comm control for a while. I decided to add a periodic call to the SystemIdleTimerReset to...
Yes, actually from what I understand the current NSBPictureBox control is an integrated version of the s309 PictureBox, they're the same thing. Someone please...
I suspect the bug is something in NS Basic/CE. We'll try to reproduce it here: if we can, we can fix it. The OS should not make a difference. We haven't tested...
Figured it out. I needed to label the intial Form_Load PictureBox so the DIM SelectCase would work and the PictureBox would display a MsgBox when initally...
Couldn't find any examples of ListBox. I'm looking to list images to display in a PictureBox, then I can click on the PictureBox for information on the image. ...
George, I will send something when I have done a little more investigation and have a *small* version that crashes. My application runs about 1000+ lines of...
Has anyone had any luck successfully using Franson GpsTools. I have been trying to get it to work with NSBasic but find I can only add a few of the objects...