[Gambas-user] Gambas3: webview control
Benoît Minisini
gambas at ...1...
Sun May 1 14:43:48 CEST 2011
> 1. userid and password management is planned or possible?
Mmm. It worked before, but I have just tested with the WebBrowser example, and
it does not work anymore.
Qt Webkit is a moving target...
> 2. how to enable flash plugin?
WebSettings[WebSettings.PluginsEnabled] = True
But the flash plugin seems to crash often. Amazing...
> 3. it is possible from code to send data to field of a web page?
Not really. I suggest you use the "wget" command-line tool for that.
Regards,
--
Benoît Minisini
More information about the User
mailing list