Thanks! The NS Basic/Desktop forum is here, if anyone is looking for it... <http://groups.yahoo.com/group/nsbasic-desktop/> Thanks for contributing this - it...
I've noticed that while some controls return "dimensional" properties in Twips and most expect such properties in Pixels there is a need to determine the...
There are some useful new calls in the latest build, that are not fully documented yet. They let you check what the devices DPI setting is properly. ...
Thanks again George, both for the prompt reply and the welcome answer. This also relieves me some about including blocks of Const declarations. I prefer to...
Stuck on a coding problem not sure if you can help with it or not In a module I have the line of code Declare "Function ""T4FindCOMPort"" Lib ""T4CE.dll"" ()...
I downloaded version 8.1 last month and just starting using it. I added a number of gradient buttons and they worked fine. I had some time to work on it this...
Gradient buttons are actually picturebox objects with a background created by the IDE. Check the directory you create your project in. You should see some ...
The directory contains two images: one with nsb added, one without for every button. It still doesn't work, but did a few days ago. Is there anyone who is...
We do not have other reports of problems. I am not sure what is going on here from your description. If you like, you can zip the entire directory and send it...
This code is in a command button. All the proper AddObjets are in the From1_Load. Every time I click the command button I want what ever is typed into...
My guess is that you're not using the right command to append to the file, so it's simply opening the file and wiping out the contents every time you call...
I'm going to hazard a guess that the form_load command for FS3 was: AddObject "newObjects.utilctls.SFMain", "FS3" The syntax given matches what's specified in...
Actually, the interesting thing is that based on the details of the OpenFile function, the code supplied shouldn't work at all. There is a second parameter to...
This is probably a dumb question, but here goes... Using NS Basic/CE 8.x, if I have a component packaged as CAB files should I extract the DLL from the CAB in...
Not a dumb question at all. Yes, you need to extract the DLLs from that CAB file, then add them to your project. It is possible to build an installer that does...
Sorry that I don't recall who it was that posted it, but did you try the other suggestion that was given about doing a Seek to the end of the file and then...
That sounds very helpful. My own device is ARM-based. The Microsoft emulators seem to be ARM as well, at least those for WM 6.1 Pro that I've been testing...
I'm out of the office until 2/19/10, any urgent need about MICAS or the server call 781-738-1888. Please contact Jace Swenson or Paul LeBlanc for immediate...
I would add that I distribute ONLY ARM-based installers. In the Readme file I offer MIPS and SH3 versions if people E-mail me. I have had no-one ask for them...
I'm out of the office until 2/19/10, any urgent need about MICAS or the server call 781-738-1888. Please contact Jace Swenson or Paul LeBlanc for immediate...
All Windows Mobile devices use ARM processors. You'll only see the other CPU types on Windows CE devices. These are usually purpose built small computers for...
A while back the UI guidelines changed to require TabStrips at the bottom of the display area, in order to avoid your hand and stylus obscuring the display...
I'm out of the office until 2/19/10, any urgent need about MICAS or the server call 781-738-1888. Please contact Jace Swenson or Paul LeBlanc for immediate...