[Gambas-user] TextBox and CR
Benoît Minisini
gambas at ...1...
Tue Apr 20 16:48:47 CEST 2010
> On Tuesday 20 April 2010, Caveat wrote:
> > Hi Rolf,
> > I guess you're right. I threw the code together very quickly, just to
> > make a working example for you. But 100% correct, you don't need lcode
> > or AS Variant or DIM or lcode = Key.Code... :-)
>
> In general I should say the same. But Key.Code is in a way dynamic and a
> new KeyPress could occur before the related subroutine is finished.
No, unless you explicitely call the event loop (with WAIT).
--
Benoît Minisini
More information about the User
mailing list