Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Add a listener in SWT Browser(Listening to context menu for Paste option in SWT Listener)
Add a listener in SWT Browser [message #813338] Mon, 05 March 2012 05:57
Noopur Gupta is currently offline Noopur GuptaFriend
Messages: 2
Registered: January 2012
Junior Member
Hi,

I have a org.eclipse.swt.browser.Browser instance created in a composite. I would like to know when some content is pasted in the browser using the (platform specific) right click context menu and selecting the paste option.

In the menuDetected() of MenuDetectListener, I get a notification when the context menu is detected in the browser.

How can I know when the Paste option is selected from the context menu?

Regards,
Noopur

Previous Topic:Virtual TreeViewer with lazy provider slowdown after model resort
Next Topic:TableViewer initial column sort
Goto Forum:
  


Current Time: Thu Apr 25 20:20:31 GMT 2024

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

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

Back to the top