Re: [PyQt] Use QWebview with Flash plugin

2011-04-18 Thread Gelonida G
Hi David, Thanks a lot for your help. Installing a normal Firefox Flash plugin and setting QWebSettings.PluginsEnabled to True did the trick. Thanks a gain 04/18/2011 02:31 AM, David Boddie wrote: > On Sat, 16 Apr 2011 18:55:43 +0200, Gelonida Gmail wrote: > >> I'd like to have a small QWebv

Re: [PyQt] Use QWebview with Flash plugin

2011-04-17 Thread David Boddie
On Sat, 16 Apr 2011 18:55:43 +0200, Gelonida Gmail wrote: > I'd like to have a small QWebview window in our application, which could > display the contents of a web page requiring Flash. > > > Is this possible with PyQT? > > If yes, is it possible > - on a Windows platform > - on a linux platform

[PyQt] Use QWebview with Flash plugin

2011-04-16 Thread Gelonida Gmail
Hi, I'd like to have a small QWebview window in our application, which could display the contents of a web page requiring Flash. Is this possible with PyQT? If yes, is it possible - on a Windows platform - on a linux platform which version of Flash would be supported and what would be the pro