Juergen Kreileder wrote:
> On ms windows `right button released' is the popup trigger but on
> Xwindows it's 'right button pressed'!
> You have to test for isPopupTrigger both in mousePressed and
> mouseReleased.
>
> Juergen
Thanks Juergen, and other respondants. Now you mention this, I
HI
Which mmouse button is supposed to be the popup trigger in linux? I
have some code that worked under M$ win95, where right clicking bought
up a pop up menu, but I can't get the menu up under Linux unless I
remove the if(e.isPopupTrigger()) code. Or isn't it as simple as that?
I'm using rh5.2