Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Removing the popup menus
Removing the popup menus [message #59193] Wed, 04 October 2006 18:01 Go to next message
Eclipse UserFriend
Originally posted by: amolin.sktcorp.com

GMF automatically creates a palette of icons when you hover the mouse in
an editor window--the palette of things that can be inserted into the
current object. My boss does not like the look of it; is there any simple
way to turn it off?

Thanks!

Arthur Molin
Re: Removing the popup menus [message #59346 is a reply to message #59193] Thu, 05 October 2006 08:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: 5d5.mail.ru

Remove edit policy with key EditPolicyRoles.POPUPBAR_ROLE from all node
and compartment edit parts. Or PopupBarEditPolicy if it's registered by
other key.

Arthur Molin wrote:
> GMF automatically creates a palette of icons when you hover the mouse in
> an editor window--the palette of things that can be inserted into the
> current object. My boss does not like the look of it; is there any
> simple way to turn it off?
>
> Thanks!
>
> Arthur Molin
>
>
Re: Removing the popup menus [message #59956 is a reply to message #59346] Fri, 06 October 2006 11:33 Go to previous message
Cherie Revells is currently offline Cherie RevellsFriend
Messages: 299
Registered: July 2009
Senior Member
Arthur,

You could also easily control this with a preference option if you
wanted. Support for this is already in GMF. The GMF Logic Diagram
Example has this in its preference pages.

- Cherie

Dmitry Stadnik wrote:
> Remove edit policy with key EditPolicyRoles.POPUPBAR_ROLE from all node
> and compartment edit parts. Or PopupBarEditPolicy if it's registered by
> other key.
>
> Arthur Molin wrote:
>> GMF automatically creates a palette of icons when you hover the mouse
>> in an editor window--the palette of things that can be inserted into
>> the current object. My boss does not like the look of it; is there any
>> simple way to turn it off?
>>
>> Thanks!
>>
>> Arthur Molin
>>
>>
Previous Topic:Compartment using multiple EString
Next Topic:Drawing custom decorations in Compartment-Nodes
Goto Forum:
  


Current Time: Fri Aug 16 11:23:44 GMT 2024

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

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

Back to the top