Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Palette disappears
Palette disappears [message #1321586] Tue, 29 April 2014 11:23 Go to next message
Surya Kathayat is currently offline Surya KathayatFriend
Messages: 44
Registered: July 2012
Member
Hi,

Without throwing any exception, palette of my Graphiti based Diagram Editor disappears in my Eclipse Plugin. I am not sure why??


Is there any way I can have a command/menu to hide and show the palette. So that when it disappears I can bring it back!!


Best Regards
Surya
Re: Palette disappears [message #1341387 is a reply to message #1321586] Thu, 08 May 2014 13:08 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi Surya,

that sounds strange, Graphiti itself only hides the palette when it opens a
new editor in case the tool behavior provider returns false on
isShowFlyoutPalette(). The GEF palette state (e.g. hidden state) is
controlled in the FlyoutPreferences that are part of DefaultPaletteBehavior
method getPaletteState() (around line 162). Maybe that points you to an hint
for this...

Michael
Previous Topic:Graphiti UI main classes
Next Topic:Initializing Diagrams Programmatically
Goto Forum:
  


Current Time: Fri Mar 29 05:09:37 GMT 2024

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

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

Back to the top