In the interim I have a tip that makes this much less of a problem. I've just discovered Bookmarks....They are best used with the left margin displayed so that...
You can start advertising and earning commissions as soon as you join . It is free to join. Our product convert very well and so you make maximum amount of...
You can start advertising and earning commissions as soon as you join . It is free to join. Our product convert very well and so you make maximum amount of...
You can start advertising and earning commissions as soon as you join . It is free to join. Our product convert very well and so you make maximum amount of...
You can start advertising and earning commissions as soon as you join . It is free to join. Our product convert very well and so you make maximum amount of...
You can start advertising and earning commissions as soon as you join . It is free to join. Our product convert very well and so you make maximum amount of...
You can start advertising and earning commissions as soon as you join . It is free to join. Our product convert very well and so you make maximum amount of...
When doing this on web forms, to get control on the navigation sequence dictated by the document DOM, I used javascrip OnFocus / OnBlur events to set a...
Yes. I tried it and it computes by using the NSBCEIDE, cerhost and my Pocket-Device(acer n50). But when the program is compieled, with the Make-Command from...
Depending on the phone(s) you are targeting, you may have no choice but to use VS 2005. For example, in order to write anything that works without errors on a...
hi, How to find the storage card folder name? is there any default name for that? when i insert my memory card, its name displayed as "SD-MMCard". so i have...
Hi there, Well, one year ago I had to cross the same road and went to VS 2005. Then I found that learning curve was not so big, but... being from MS you cannot...
I insert in a form load this code: AddObject "NSBasic.comctl.ListView", "TestList" TestList.View = 1 TestList.Add,, "Some Text" Nothing is displayed, any help...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the nsbasic-ce group. File :...
nsbasic-ce@yahoogroup...
Mar 3, 2007 10:40 am
17238
Hi, Our friend Keith (Clinkerman32) made me aware of a problem with my sample: As I did the counterpart with NSBasic Desktop only customers with this compiler...
There are a lot of different algorithms for this. If you know a good general purpose one, you could write it in NS Basic and distribute it as a module....
Have you tried using the SpecialFolder function? Test it like this: msgbox specialfolder(n) 'n=0 to 30 - I don't know whether one is the storage card...
I've read at TechNote 12 How to dimension Column0 ? In the example: NSListView1.Columns.Add , "Column1 Key","Column 1", 50 NSListView1.Columns.Add , "Column2...
Jose makes many valid points that I also ran into and fully agree with. There are pros and cons to any language and platform that you develop in. Not all...
Yes, it's true. But even if i put the addobject in a form_load why when exit to that form, and form_hide it, the listview control continues to be shown ? ...
AddObject "NSBasic.comctl.ListView", "TestList",0,0,100,100, FormName_Form Just replace "FormName" with whatever the name of the form is that the ListView...
It doesn't look like there's a way through code to change the width of a column after it's added. What I would suggest if you need to first column to be a...