Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to determine a standard context menu event
How to determine a standard context menu event [message #449977] Wed, 02 February 2005 19:01 Go to next message
Bill Mooney is currently offline Bill MooneyFriend
Messages: 5
Registered: July 2009
Junior Member
Is it possible to determine a right mouse button - paste event in an SWT
Text control? That is, if the MouseEvent is caught, can you determine if
it is the paste event?
Re: How to determine a standard context menu event [message #449985 is a reply to message #449977] Wed, 02 February 2005 22:43 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Because the context menu is non-standard between platforms, when it is used
to paste text into a control, you can't tell whether it came from a menu or
from a keystroke. I'm not sure that this is what you are asking.

"Bill Mooney" <bmooney@us.ibm.com> wrote in message
news:ctr81l$6ja$1@www.eclipse.org...
> Is it possible to determine a right mouse button - paste event in an SWT
> Text control? That is, if the MouseEvent is caught, can you determine if
> it is the paste event?
>
Previous Topic:tool tip for tree viewer objects
Next Topic:Eclipse eclipsed my "stay on top" windows?
Goto Forum:
  


Current Time: Thu Apr 25 05:02:25 GMT 2024

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

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

Back to the top