Re: [PyQt] Disable context menu of a plugin in QWebview

2011-04-20 Thread Hans-Peter Jansen
On Wednesday 20 April 2011, 00:13:33 Gelonida G wrote: > Hi Hans-Peter, > > Thanks for your answer. You're welcome. > On 04/19/2011 03:00 PM, Hans-Peter Jansen wrote: > > On Monday 18 April 2011, 11:16:17 Gelonida N wrote: > >> > >> The browser should always display a given context menu when the

Re: [PyQt] Disable context menu of a plugin in QWebview

2011-04-19 Thread Gelonida G
Hi Hans-Peter, Thanks for your answer. On 04/19/2011 03:00 PM, Hans-Peter Jansen wrote: > On Monday 18 April 2011, 11:16:17 Gelonida N wrote: >> 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 >> >>

Re: [PyQt] Disable context menu of a plugin in QWebview

2011-04-19 Thread Gelonida N
Hi Hans-Peter, Thanks for your answer. On 04/19/2011 03:00 PM, Hans-Peter Jansen wrote: > On Monday 18 April 2011, 11:16:17 Gelonida N wrote: >> 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 >> >>

Re: [PyQt] Disable context menu of a plugin in QWebview

2011-04-19 Thread Hans-Peter Jansen
On Monday 18 April 2011, 11:16:17 Gelonida N wrote: > 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 b

[PyQt] Disable context menu of a plugin in QWebview

2011-04-18 Thread Gelonida N
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 di