Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » detecting popup trigger for mouse event
detecting popup trigger for mouse event [message #459199] Wed, 03 August 2005 09:11 Go to next message
Dieter Wachters is currently offline Dieter WachtersFriend
Messages: 3
Registered: July 2009
Junior Member
Hi,

On an AWT MouseEvent, there is a method isPopupTrigger(). How can I
determine this for an SWT MouseEvent ?

Thanks!

Dieter
Re: detecting popup trigger for mouse event [message #459248 is a reply to message #459199] Thu, 04 August 2005 13:23 Go to previous message
Max Rotvel is currently offline Max RotvelFriend
Messages: 21
Registered: July 2009
Junior Member
On Wed, 03 Aug 2005 11:11:47 +0200, Dieter Wachters
<dieter.wachters@inventivedesigners.com> wrote:

> On an AWT MouseEvent, there is a method isPopupTrigger(). How can I
> determine this for an SWT MouseEvent ?

Instead of looking at the MouseEvent, I think you need to add a listener
for SWT.MenuDetect.

--
Max - rotvel AT bolignet-aarhus DOT dk
Previous Topic:Cell Editors
Next Topic:SWT browser on pocket PC
Goto Forum:
  


Current Time: Fri Apr 26 10:19:50 GMT 2024

Powered by FUDForum. Page generated in 0.03227 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top