I seem to be having a brain overload day. I have a real keyboard and want to trap keys pressed. I am not using any input device such as TextBox, I just want...
... a key. ... Thanks for coming back George, No I want them to be available tobe tested for value to start different events or to be used as choices. One is...
... one, ... and ... as ... press ... key ... I haven't tried it, but maybe KeyPreview is the direction to look? From the Help file: KeyPreview Global ...
... Thank you John, It worked perfectly. I couldn't make the leap to 'Output' and what it was. So I couldn't see how to pick up the variable 'key'. Thanks for...
... I do still have a problem. The first thing in the program is Keypreview=True. Although everything does work, the keyboard output is not recognised if it is...
I don't even know if this is a valid method or not, but could you do an Output.Focus as the first line of your program? ... set to ... keyboard ... such ... ...
Thank you Styskul, it sounded like it should solve it but unfortunately no such property. ... whenever I ... alpha ... it into ... which ... keyboard...
It is a pity there is no edit for these posts, or I should have waited a few more moments. You must be close to the answer because if I press Tab first and...
I guess I must be impetuous, I should have waited even longer. Thank you as always Styskul, the idea was right the method slightly misnamed. Output.setFocus...
It's weird because I thought that I actually typed the set in there. However, I was kind of doing multiple things simultaneously at that point, and I...
Dear friends Eu I live in Brazil, and my English is not so good. They forgive me. I´d like to use NSBASIC CE, already I made diverse tests and gave all right....
Hello everyone! This is a paid help request as this is an important issue for me. Help me and get up to $60-80 via PayPal. I am a VB programmer who decided to...
How can a menu item be greyed out? It is possible in Win CE but cannot find it in NSB. Surely it must be easier than removing the item entirely from the menu....
Unfortunately, when working natively in NSB adding and removing items is all you can do. There is a Microsoft control called the menubar that will allow you...
Tried the code with Jornada 720, HPC2000 but I only get the output object and the current path typed on it. The code does run the loop for the bitmaps but...
1. If your server receives anything, the problem is probably not firewall-related. 2. PC speed may be a factor in getting all the data. How much memory does...
Using the sample that came with NSbasic CE I can send a SMS message to a Phone (number). How can I send one to an email address??? The windows sms api only...
Do you have mscemenubar.dll on your device? That needs to be on the PPC and registered. Also, as much as I hate to see you suffer through this, you might...
Yes, thank you Styskul, I did register the dll. I will look for the reference you suggest and see what comes up. ... menubar ... with ... Files ... work....
Not really getting anywhere with this. There are no errors but nothing is visible except the label with the path. I have tried to simplify by simply adding the...
I have recently failed to get Microsofts menu dll to work, and I believe it has a problem anyway with the NEW item. I have seen the results of removing items...
No love, no life, no you, no love!!! tall sandy have viewed your yahoo profile, and would like to chat with you, love is sent by God, so don't give up this...
I wanted to add a time object for a time and date picker on my screen, which refreshes itself every second. I find this is a logical behavior, because when I...