[PyQt] Disable context menu of a plugin in QWebview
Gelonida N
gelonida at gmail.com
Mon Apr 18 10:16:17 BST 2011
Hi,
Now I am able to activate a flash plugin in my QWebview browser and
things work as they should.
There is just one minor problem
The browser should always display a given context menu when the user
clicks on the riht mouse button.
The flash plugin however grabs the right mouse click and displays the
plugin's menu.
Is there any way to just display the default browser context menu.
If really desired, then I could perhaps allow a second path (sub menu of
my context menu) to access the plugins context menu.
Thanks in advance for any ideas.
More information about the PyQt
mailing list