Search the web
Sign In
New User? Sign Up
nsbasic-desktop · Forum for NS Basic/Desktop users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 452 - 481 of 3191   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
452
Hi guys - If I press the TAB key on the keyboard then the cursor moves to the next textbox (or control button) on the form. This makes data entry easier, as I...
michael_newett
Offline Send Email
Jun 2, 2005
8:08 am
453
Is it skipping textboxes or commandbuttons? It's supposed to tab through the items in the order they get created. The Tab Order can be changed by right...
George Henne
ghenne
Offline Send Email
Jun 2, 2005
9:11 am
454
Hi George, thanks - I wasn't aware of the Tab order option. It works now. Regards Mike ... created. The ... Project ... be ... moves ... data ... form it...
michael_newett
Offline Send Email
Jun 2, 2005
9:32 am
455
If I disable a textbox to prevent the user from typing a value in it - NSBASIC greys out the text within that textbox. Is it possible to prevent a user from...
michael_newett
Offline Send Email
Jun 2, 2005
9:50 am
456
I don't know of a way to do this, but it would make a nice enhancement to have such a property....
George Henne
ghenne
Offline Send Email
Jun 2, 2005
10:26 am
457
If I'm remembering VB correctly, it's Locked property on textboxes does what Mike is asking for. Is it not possible to expose that property in...
epankoke@...
Styskul
Offline Send Email
Jun 2, 2005
1:09 pm
458
Hi George, can you please email me the download link to 1.2 and the download password please. Kind Regards Mike...
michael_newett
Offline Send Email
Jun 2, 2005
1:13 pm
459
We don't rely on VB at all, so we cannot inherit that property. We've created our own objects, so we'll have to modify the code for them....
George Henne
ghenne
Offline Send Email
Jun 2, 2005
1:21 pm
460
It's been sent to you directly....
George Henne
ghenne
Offline Send Email
Jun 2, 2005
1:21 pm
461
I didn't realize that controls such as the textbox were of your own design. I assumed that there was some sort of common DLL component that visual languages...
epankoke@...
Styskul
Offline Send Email
Jun 2, 2005
1:40 pm
462
They are indeed parts of the Windows API that we put our own wrappers on....
George Henne
ghenne
Offline Send Email
Jun 2, 2005
2:27 pm
463
Thanks George ... the...
michael_newett
Offline Send Email
Jun 2, 2005
2:29 pm
464
Hi guys - is it possible to make the appearance of a text-label identical to a textbox ? I wish to use textboxes for data entry & textlabels for displaying ...
michael_newett
Offline Send Email
Jun 3, 2005
12:03 pm
465
No, there is no way to do this. We do plan on adding a Locked property to the TextBox. I can't promise when: the guy who will do this is just recovering from...
George Henne
ghenne
Offline Send Email
Jun 3, 2005
2:17 pm
466
Ahh, that sounds like exactly what I'm after. I shall wait patiently then. Regards Mike ... property to ... answers ... them....
michael_newett
Offline Send Email
Jun 3, 2005
7:17 pm
467
Try this - it should have a locked property. This is a test version....
George Henne
ghenne
Offline Send Email
Jun 6, 2005
2:21 pm
468
Hi George, I'm not quite sure what I'm supposed to do with it ? Mike ... version. ... patiently ... just ... displaying...
michael_newett
Offline Send Email
Jun 6, 2005
4:22 pm
469
Unzip it into \program files\nsbasic\desktop. In your program, do textbox.locked=true in your Form_Load subroutine. (it's not in the IDE yet, so you have to do...
George Henne
ghenne
Offline Send Email
Jun 6, 2005
4:43 pm
470
It works perfectly George - does exactly what I wanted - thanks. Do you plan on adding the same feature to the CE version ? Regards Mike ... subroutine. ... ...
michael_newett
Offline Send Email
Jun 6, 2005
5:34 pm
471
Hi guys, how do I switch off the column and row headers for the SDIGrid ? Regards Mike...
michael_newett
Offline Send Email
Jun 9, 2005
4:27 pm
472
Are there any other grids that can be used instead of the SDI Grid? I've been trying to get Microsofts Grid32 working but fail at the addobject stage. Has...
michael_newett
Offline Send Email
Jun 13, 2005
11:41 am
473
Microsoft's Grid32 control may have license restrictions, like some others do. See 3.1 in this Tech Note: ...
George Henne
ghenne
Offline Send Email
Jun 13, 2005
12:36 pm
474
Hi George, If I've added the active-x grid control to the toolbox with Active-X Control Manager, do I still have to use the Addobject command at the start of...
michael_newett
Offline Send Email
Jun 13, 2005
12:54 pm
475
Adding the active-x grid control to the toolbox just makes it available to the desktop IDE. It does not affect your program unless you actually select it from...
George Henne
ghenne
Offline Send Email
Jun 13, 2005
1:02 pm
476
I've added it to our list of ToDo's....
George Henne
ghenne
Offline Send Email
Jun 13, 2005
1:03 pm
477
Still no luck in adding any of the 3 Microsoft grid Active-X controls: Grid32, MSFLXGRD or MSDATGRD - I dont know whether its because I'm entering the wrong...
michael_newett
Offline Send Email
Jun 13, 2005
2:00 pm
478
I have recently returned to do some programming on a palm for a friend I must have left my Brain somewhere as This one is stumping me I am trying enter data...
stensruddesign
Offline Send Email
Jun 14, 2005
12:27 am
479
Could you repost this on the nsbasic-palm board? You can reach the board here: <http://groups.yahoo.com/group/nsbasic-palm/> (yes, we hang out there too)...
George Henne
ghenne
Offline Send Email
Jun 14, 2005
12:37 am
480
I have purchased NSBasic/Desktop and have been using it successfully but one irritation is that when I click on a .nsd file in explorer NSBasic/Desktop opens...
shicks2001au
Offline Send Email
Jun 14, 2005
2:48 am
481
Can you send me your program? Let's see if it happens here as well....
George Henne
ghenne
Offline Send Email
Jun 14, 2005
1:18 pm
Messages 452 - 481 of 3191   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help