Re: isPopupTrigger

1999-05-08 Thread Greg O'Keefe
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 o

Re: isPopupTrigger

1999-05-07 Thread Juergen Kreileder
> menu up under Linux unless I remove the Greg> if(e.isPopupTrigger()) code. Or isn't it as simple as that? Greg> I'm using rh5.2 with kde1.1, and Blackdown jdk1.2 pre v1, Greg> and none of the mouse buttons seems to satisfy Greg> isPopupTrigger(). Is it a

isPopupTrigger

1999-05-07 Thread Greg O'Keefe
7;m using rh5.2 with kde1.1, and Blackdown jdk1.2 pre v1, and none of the mouse buttons seems to satisfy isPopupTrigger(). Is it a bug, or do I need to put something in a config file somewhere or what? Cheers GregO -- To UNSUBS