I'm  entering numbers from an RFID tag reader into a text box.
A keypress event here opens another text box and moves cursor focus.

Obviously, the first character opens the second textbox and the rather  
slow usb puts the remaining characters in the second box.
Being lazy, instead of looking for the complete string, I put in WAIT  
0.5.

This enters the correct string but the string is now in the first box  
in reverse.
Keyboard entry has a similar effect.

Gambas 2, no code necessary, works on two machines in any text box.

Any theories?

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to