[Gambas-user] Keys Return & Enter
Gianluigi
bagonergi at gmail.com
Fri Oct 23 10:20:53 CEST 2020
Hi Benoit,
if I remember correctly, once you could write:
Desktop.SendKeys ("[Return]")
or
Desktop.SendKeys ("[RETURN]")
Now it gives 'Unknown key' error
Once you could also write:
Desktop.SendKeys ("[Enter]")
And, again if I remember correctly, the code distinguished between 'Return'
and 'Enter'
Do I remember badly?
Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201023/39793d68/attachment.htm>
More information about the User
mailing list