Hello guys I am new to nsbasic desktop .I would like to learn this language is there a book written for this language. If so how much and where can I get it. ...
Hi Paul, NS Basic/Desktop comes with a 130+ page book which is a good reference manual. Since NS Basic/Desktop uses VBScript as its engine, books on that will...
Is there a way of detecting when the mouse is over a picbox, and when it has left the picbox? I'm creating custom buttons, and I want the picbox appearance to...
Hi George, I've noticed that the form maximise button in my compiled apps now works differently on the later builds of NSBASIC. In earlier builds the maximise...
I am getting an error on some records when using Palmdb.dll. The error say that "the record has been truncated". I can't seem to solve this... some records are...
I'd have a close look at the data you are reading. I think the problem may be there. You might also post this to the Palm board, with some more information ...
I think I found the answer... and I don't think I like it! The last field in my record is an integer field that is initialized to zero. After hotsync, the...
... it ... GetStringField() expects a null terminated *string*. If you try to read an integer that is zero, GetStringField() sees an empty string (the zero is...
OK, we can put this one to bed. I got lazy and used a getstringfield to read the entire record... which happened to terminate in an integer field. Thanks for...
Cool, I didnt even know these commands existed. That worked perfectly George. Thank you. Mike ... compiled ... is ... of my ... work) ... the ... maximised....
Figured out the Listbox focus problem. was doing ListBox1.ListIndex="2" instead of ListBox1.ListIndex=2 Anyone have any ideas about using the mouse to drag...
Here is the code for creating custom buttons. It demonstrates how to include a costom image, change its appearance on mouse down, mouse up and mouse over...
hi all, i'm trying to add sdigrid.ocx, but when clicking ok nothing is added to toolbar and when retrying again to add ocx the grid one doesn't appear ???...
hi all, i'm trying to add sdigrid.ocx, but when clicking ok nothing is added to toolbar and when retrying again to add ocx the grid one doesn't appear ???...
Hi George, this is broke in the latest build (possibly even before). In a nutshell, the code below was a fix to ensure that if the user repositioned a...
Thanks George ... taking a ... before). ... other ... dragged ... to ... how ... form ... clear ... screen ... crossed ... you ... in ... before ... frmMain. ...
Mike, Here is a solution to trapping the keypress event in an editable DIV. I sent this to you a little earlier but I thought it would be useful to others....
NS Basic Programming Contest deadline extended until September 15! ...First prize is a Samsung Q1 Ultra Mobile Computer NS Basic's 7th annual Programming...
Can I control what mode a new window opens in (using Desktop)? I'm trying to control akReports with a Desktop program. It's an report-writer activex control...
Hi George, sorry to be a pain but have you had a chance to look at this yet? Regards Mike ... taking a ... before). ... other ... dragged ... to ... how ... ...