Am Wed, 01 Sep 1999 schrieb Michael Emmel:
> What is the popup mouse event trigger under Linux I tried a few combos
> nothing would set the popup flag ???
> 
> Mike

you have have to insert MouseEvent.isPopupTrigger() 
BOTH in
mousePressed() and 
mouseReleased()

to get the Popup for Windows AND Linux.
isPopupTrigger() is a system dependent method, and this is
mentioned in the documentation..

regards
Wolfgang


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to