Again, I just got a 2002 Ipaq and when using NSBasicDialogX I can no loger use dialog.width = # or height to change the size of the box. The dialog box is now...
What processor did the Areo have? Keyboardstatus has not worked for me either of my ARM devices, 1 is 2000, the other 2002. IIRC, it did work on the HP548...
George: Any help here? The only reference I found to NSBPhone was the NSBPhone.052 in the Cab file for NSBAsic ARM which is installed. I cannot find a...
Chris, NSBPhone.ocx is in the windows directory on my device. You may not see it with the device file explorer. Try explore through activesync. Expand the...
Charl: Thanks for the ideas but I tried all that. There is a nsbphone.? (OCX) in the PPC PE Windows directory already when I tried to copy it. It's probably...
I am porting an application which I have on PC, Psion and Palm, using the serial port to log data. I notice that fewer of the CE devices have serial cables...
Charl is right. The file is called NSBPhone.ocx and should be in \Windows. Why are you seeing "nsbphone.? (OCX)" ? Is this from ActiveSync Explore? It should...
... This is not a bug, but a feature. :-) Microsoft's UI standards for Pocket PC require that all modal screens (and DialogX is one) need to take up the full...
Well I am a bit of a loss here. my reference to "nsbphone.? (OCX)" was that I think it's an ocx file because when I tried to copy/paste the file to windows it...
FWIW Yes, this is a nice tool. However, when my three day trial elapsed, it was necessary to uninstal it from both the device and desktop and then delete the...
From within NS Basic, try the following statement: shellExecute "Open","regsvr32.exe","nsbphone.ocx" What result do you get? ... George Henne NS BASIC...
OK. I tried the shellexecute but I changed it from regsvr32 to regsvrce which I hope was a typo. Anyway it said the nsbphone.ocx was installed ok. Still have...
George Having now bought a used HP720 Jornada (very nice), I am porting all my programs across to that platform. The big difference, of course, is a 'real'...
... Hi Norm I use a 2002 IPAQ and it works fine for me. I use KeyboardStatus=True & KeyBoardStatus=False Not sure if the capitals or lack of space are...
I'm not an expert here, but no one else answered, so FWIW. Usb has all the 'pins' required for serial communications. That's what the 's' stands for. The...
Hello all. I am trying to use the MGCERichedit control for a project on my HP Jornada 548. It creates a control on the form, but it cannot be interacted with...
I haven't worked with this one yet but I looked the sample over, Output is a MSpicturebox, which has some issues unless the following are set after the object...
No :-) I just get used to him replying. I'm open to help from anyone with experience of the 720. Cheers Al ... <alan@r...> ... that ... in ... us ... ...
... Keep in mind that your program runs in a picturebox named Output. ... sub output_keydown(keycode, shift) 'process key end sub Control e sends 17,2 69,0 ......
When I try to transfer the full NS Basic to my PPC it keeps coming with error 53 file not found after which the desktop appl. aborts. Does anyone have a...
If you're trying this from the desktop IDE, and it sounds like you are. There is a bug in the current version. Find Basic.ppc.exe (or whatever matches your...
Hmmm, This error showed up on me a while ago it was telling me that NSBPictb.dll couldn't be found. If that is the specific problem that you are encountering,...