[nsbasic-ce] Re: Changing the Mouse Cursor

2010-03-08 Thread bwolodko
George, Would there be a function in "coredll" by the name of "CreateCursor" See http://msdn.microsoft.com/en-us/library/ms908167.aspx This would aallow for the re-sizing of a cursor, to make it more visible. This article http://support.microsoft.com/kb/209014 has this paragraph: Use of the

Re: [nsbasic-ce] Changing the Mouse Cursor

2010-03-08 Thread George Henne
The only option is the WaitCursor, which you use to let the user know that your app is busy. >Is there a method of Changing the Mouse Cursor, different cursor >replacing the arrow with another cursor file, or enlarging the existing >Cursor with NSBasic? > >I cannot find any .cur files on the mobil

RE: [nsbasic-ce] Re: Identification of PDA

2010-03-08 Thread George Walters
Thanks, I think I could use this. At least I can cruise the folders and display a list to the user with a name he/she can recognize. -Original Message- From: nsbasic-ce@yahoogroups.com [mailto:nsbasic...@yahoogroups.com] On Behalf Of joespan123 Sent: Monday, March 08, 2010 3:48 PM To: nsba

[nsbasic-ce] Re: Identification of PDA

2010-03-08 Thread joespan123
Hi, Do not rely on the serial number to identify each device, as an example the new iPAQ 212 devices return the same serial numbers. To answer this question: If I put that in a file on the PDA, it would get sync'ed to a folder on XP and I don't know which folder it went to. When the device

RE: [nsbasic-ce] Identification of PDA

2010-03-08 Thread George Walters
Thanks, I didn't know that but I don't think that would solve the problem. If I put that in a file on the PDA, it would get sync'ed to a folder on XP and I don't know which folder it went to. Each folder would have a serial number but I still don't know which PDA is sitting in the cradle. Follow wh

[nsbasic-ce] Re: Identification of PDA

2010-03-08 Thread bwolodko
Hi, Files section has a DeviceID.zip file for "Get unique DeviceID in form of UUID " See Message #18770 Re: Serialnumber() This may help Ben --- In nsbasic-ce@yahoogroups.com, Computerhusky wrote: > > Hi George, > you know that NSBasic/CE can read the serial number of the device > I assum

Re: [nsbasic-ce] Identification of PDA

2010-03-08 Thread Computerhusky
Hi George, you know that NSBasic/CE can read the serial number of the device I assume, and the problem is that the desktop program cannot access this information? What about letting the program on the device write that number to a text file, then the desktop program can read that file first, then

[nsbasic-ce] Identification of PDA

2010-03-08 Thread georgeewalters
I'm trying to write software to handle multiple PDA's collecting and submitting data. I have writte the software in the XP computer and written the software on the PDA using NS Basic. My problem now is how do identify which of the more than one PDA is sitting the cradle for syncing so I can put/