[Gambas-user] Issue 460 in gambas: Desktop.Sendkeys("{[Control_L]A}") does not work

gambas at ...2524... gambas at ...2524...
Tue Aug 13 01:54:32 CEST 2013


Updates:
	Status: NeedsInfo
	Labels: -Version Version-TRUNK

Comment #1 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

Please send your project so that I can debug.

Anyway, if you want to manipulate the HTML page contents, you should use  
the WebView properties and the DOM instead of using Desktop.SendKeys(),  
which is not reliable.

-- 
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