[Gambas-user] Issue 460 in gambas: Desktop.Sendkeys("{[Control_L]A}") does not work
gambas at ...2524...
gambas at ...2524...
Tue Aug 13 02:05:26 CEST 2013
Updates:
Status: WontFix
Comment #2 on issue 460 by benoit.m... at ...626...:
Desktop.Sendkeys("{[Control_L]A}") does not work
http://code.google.com/p/gambas/issues/detail?id=460
OK : please write Desktop.SendKeys("{[Control_L]a}"), because having an "A"
needs the SHIFT key (which leads to Control+Shift+A).
Anyway, The WebView has no CTRL+A shortcut to select all, so you will have
to do the good way: learn how to use the WebView properties and methods.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list