Hello, Does anybody know why the BackColor feature doesn't work with NSBasic 7.0.5c ? Whatever I set in this option with the colour wizard, the result remains...
I'm trying to use NewObjectsPack1 and am running into problems, so any help would be appreciated. First, I'm not sure I've actually gotten the control...
Tech note 8 refers to code pages (http://www.nsbasic.com/ce/info/technotes/TN08.htm#codePage.htm). I found another interesting link also talking about code...
I'm trying to be able to read a text file with Unicode support, but don't know if what I'm trying to do is possible with NSB/CE. I have a very easy sample...
Yes, and you're right to show me by this way that the picturebox is transparent, but I've set the "TransparentColor" to -1 (no transparent). Even with 0 (zero)...
Hello, Because I have to install my application on more than 20 PDAs, I must know the way to install the lightest version of NSBasic. I use SQLite and IP*Works...
Actually it is not that confusing. ;-) H/PC was a device that ran V2.X and has not been manufactured for years. It was a clamshell design that I really liked...
Sometimes when, with the Keyboard showing, I switch to a new Form within my app, the new form only draws/paints the area not covered by the Keyboard display....
Hello, It suddenly happened a new problem on my PDA : since a few days, I can no more write and make corrections on NSBasic on my PDA. Only the backSpace touch...
Do you regularly perform a soft reset? Try that before launching NS Basic. Bob From: nsbasic-ce@yahoogroups.com [mailto:nsbasic-ce@yahoogroups.com] On Behalf...
If you do a form_hide and a form_show, it should repaint completely. The only worry is if Window is caching and decide the screen does not have to be updated. ...
I don't know if I can use Microsoft Device Emulator. I have 2 computers (Win 2000 and Win XP), but not VS 200x... Can you tell me how, if I can... ... I can...
I didn't succeed in installing Microsoft Device Emulator on my XP computer. A problem with Windows installer when installing "Windows for Mobile 6 SDK...
If you're still having this issue then I remember I had a similar issue that showed itself if my app started whilst the keyboard was active. Inserting this as...
Hi, Is there a property that contains the currently selected row on a NSListView control? The standard ListView control had the "SelectedItem" property, but in...
Hi, If you open a project on the IDE, the project file (e.g. MyProject.NSB) will remain open even if you close it on the IDE. In fact, I think it remains...
Hi, I'm currently developing my NSBasic applications outside of the desktop IDE as text files. Due to a problem I found with loading and re-loading text files...
Yes, there is a limit on the size of the code that can be edited on the device. The limitation is underlying in the control we use to edit the text, so there...