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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 17903 - 17941 of 19198   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17903
Managed to sort it in a way that contradicts the way I understand the documentation. Converted Input Data to Byte array using StringToByteArray then built a...
clinkerman32
Offline Send Email
Jun 1, 2007
2:18 pm
17904
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...
Send Email
Jun 1, 2007
2:39 pm
17905
Thanks for posting this!...
George Henne
ghenne
Offline Send Email
Jun 1, 2007
2:55 pm
17907
Thank you for this thread. I followed Robert's note from Marcelo and created a WM6 device with an expanded maximum version. However, when I install it on the...
aelenteny
Offline Send Email
Jun 3, 2007
5:39 am
17908
Hi Adrienne, No quick answer for you I'm afraid, but here is the point I've reached. I have been able to install to WM6. However, as it installs I get the ...
Robert Slack
robertmslack
Offline Send Email
Jun 3, 2007
9:15 am
17910
Robert, Thanks for responding. Hopefully Marcelo will have an update soon. I am hoping that it isn't the fact that I developed in the NSB 6.5 environment and...
aelenteny
Offline Send Email
Jun 3, 2007
4:49 pm
17911
Just as an aside, I am able to install my app to the WM6 Emulator from the IDE, so that doesn't appear to be the issue. ... soon. I ... install. ... reached. ...
aelenteny
Offline Send Email
Jun 3, 2007
9:15 pm
17913
Does anyone know how to access the internal GPS units on the new PDA's? There is plenty of documentation showing how to do this under .NET ...
michael_newett
Offline Send Email
Jun 4, 2007
9:38 am
17914
Think I've found the answer. Posted below for those who may be after the same thing. http://www.tomtom.com/support/product.php?ID=1401&Language=4&FID=6350 ...
michael_newett
Offline Send Email
Jun 4, 2007
10:28 am
17916
Visitors counter. Redirection to any page. Perfect for long Amazon Affiliate URLs. Perfect for long eBay URLs. Perfect for long Affiliate URLs. Perfect for...
Friend
mmgmmg_2
Offline Send Email
Jun 4, 2007
11:44 pm
17917
HOT SEX CLIP OF BRITNEY SPEARS & KEVIN FEDERLINE Hai friend.... Watch Britney spears removing her panties and having sex with her boy friend Kevin..Watch the...
matheren hot
matheren_hills
Offline Send Email
Jun 5, 2007
9:33 am
17918
Thanks, I will give that a try & let you all know how it goes (if anyone is interested!) Get news delivered with the All new Yahoo! Mail. Enjoy RSS feeds...
Chris Wozney
kitimatwoz
Offline Send Email
Jun 5, 2007
5:17 pm
17919
I've got a command button that I want to run some code when pressed. And then run some code when released. The button is supposed to move a servo motor when...
stewartmayer
Offline Send Email
Jun 5, 2007
11:45 pm
17920
Hi, use a picturebox as a button instead. There is no limit to the number of pictureboxes that you can add to a form. Then you simply use the mousedown and...
michael_newett
Offline Send Email
Jun 6, 2007
8:16 am
17921
Great idea, I've not used picturebox before, i'll give it a try! Stewart...
stewartmayer
Offline Send Email
Jun 6, 2007
3:46 pm
17923
I'm almost there with Picturebox. I've got it to work like a button, but I'm having a problem. When I use... PictureBoxButton.Drawtext "Forward" ...to put a...
stewartmayer
Offline Send Email
Jun 6, 2007
5:04 pm
17924
Hi Stewart I have just tried testing a picture Button in a frame and have uploaded my test to the files section. Hope this helps. Regards John ... button, ......
John Hill
bodyjohn2003
Offline Send Email
Jun 6, 2007
5:29 pm
17925
Actually, now that I read my initial post, I realize that I didn't ask the right question. It seems that the PRINT command only allows stuff to be printed ...
Chris Wozney
kitimatwoz
Offline Send Email
Jun 6, 2007
6:12 pm
17926
Thanks, John. Can you tell me what the file is called? I havn't found any files in the files section with today's date on it yet. Stewart...
stewartmayer
Offline Send Email
Jun 6, 2007
7:30 pm
17927
Hi Stewart File called PicButTest.nsb it is in the folder Called John Hill Sample Files. Regards John ... stop...
John Hill
bodyjohn2003
Offline Send Email
Jun 6, 2007
9:45 pm
17928
When I try the addobject below my device says it cannot load it. Is the NSBControls.dll loaded as part of the ppc cab? From TechNote: This control has been...
Jerry Watson
jerrylwatson
Offline Send Email
Jun 7, 2007
2:06 pm
17929
No - but PictureBox.Draw text should be able to help you....
George Henne
ghenne
Offline Send Email
Jun 7, 2007
2:22 pm
17930
This control is an old Microsoft one. You can install it using MSCEControls.exe. George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
Jun 7, 2007
2:25 pm
17931
Do you mean like the SendKey statement?...
George Henne
ghenne
Offline Send Email
Jun 7, 2007
2:25 pm
17932
In "Tech Note 03i: ImageList Object" it says "This control has been replaced by NSBControls.dll". It not true? Thanks ... Is...
Jerry Watson
jerrylwatson
Offline Send Email
Jun 7, 2007
4:14 pm
17933
I am making a website that is directly accessable from a pocket PC. So, I want to be able to place ocx's, dll's, etc. into my own cab file. I want a user to be...
nhortman
Offline Send Email
Jun 7, 2007
5:23 pm
17934
Many of the same utilities that let you get files out of .zip files will also do cab files. Here's a fancy one: <http://www.ocpsoftware.com/>...
George Henne
ghenne
Offline Send Email
Jun 8, 2007
10:22 am
17935
Yes, but the old control can also be used. Here is the documentation on the new one: <http://www.nsbasic.com/ce/info/technotes/TN11.htm>...
George Henne
ghenne
Offline Send Email
Jun 8, 2007
10:24 am
17937
Not really, I mean like Form1_click..(with no click event code) If I tap my form when a command button has got the focus then focus is removed from the button...
clinkerman32
Offline Send Email
Jun 11, 2007
7:43 am
17941
Hello, I'm wondering what kind of workflows people are using on their more complex programs. I'm relatively new at programming NS basic, although i've done a...
stewartmayer
Offline Send Email
Jun 12, 2007
12:36 pm
Messages 17903 - 17941 of 19198   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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