Re: [Gambas-user] WAIT in sub reverses number

2009-06-04 Thread nando
order. This is also completely possible in VB -- Original Message --- From: Doriano Blengino To: mailing list for gambas users Sent: Fri, 05 Jun 2009 07:21:16 +0200 Subject: Re: [Gambas-user] WAIT in sub reverses number > Ken Thornton-Smith ha scritto: > > I'm en

Re: [Gambas-user] WAIT in sub reverses number

2009-06-04 Thread Doriano Blengino
Ken Thornton-Smith ha scritto: > 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

[Gambas-user] WAIT in sub reverses number

2009-06-04 Thread Ken Thornton-Smith
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