Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Marquee right-click contextual menu
Marquee right-click contextual menu [message #245133] Mon, 25 August 2008 19:35 Go to next message
Eclipse UserFriend
Originally posted by: y.masha.gmail.com

Hi, I need activate right-click contextual menu (copy, paste and delete)
options under Marquee selection tool. What I need to do?
I am new to GEF…
Re: Marquee right-click contextual menu [message #245144 is a reply to message #245133] Tue, 26 August 2008 07:32 Go to previous message
Eclipse UserFriend
Originally posted by: benni5000.yahoo.de

Hi,

you could add an PaletteListener to your PaletteViewer so you get informed
when the selected Tool in your Palette has changed. If the selected Tool
is an instance of MarqueeToolEntry, you add your entries to the context
menu. If it isn't, you delete them again. I hope that helps!

Squadras
Previous Topic:Bad appearance of PaletteGroups since Ganymede
Next Topic:Zest updating and layouts
Goto Forum:
  


Current Time: Fri Apr 26 00:35:41 GMT 2024

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

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

Back to the top