06-10-2010 07:50 PM
Although I'm a long time user of LabVIEW, I'm developing my first application with the touch panel module for a Windows CE touch panel (2106).
The application will typically be ran with only the touch panel. However, occasions will exist where a USB keyboard may be connected.
The issue I'm finding is the inability to complete an entry into a numeric control from the keyboard. I can select the control by touching the panel (or clicking if a USB mouse is connected). I can type the value on the keyboard and the value is updated on the screen for the respective control. When I press <CR> to complete the entry, I receive a beep from the touch panel and the cursor is still in the control field. The value has NOT been updated. The value is also not captured when I press elsewhere on the screen to remove focus from the field.
I'm attempting to use an event structure and capture 'value changed', but this will not work.
I've searched the NI site without finding a solution.
Any help would be GREATLY appreciated.
RS
06-11-2010 05:51 PM
Hi RS,
That is strange and I will need to test this. While I am doing this would you mind let me know what keyboard and mouse you are using?
thanks!