Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Palette label
Palette label [message #190593] Thu, 04 August 2005 18:08 Go to next message
Eclipse UserFriend
Originally posted by: cleversons.gmail.com

Hi,

The Palette from my application has a label in the top part. The label
text is "Palette" and the user can grab it and drag the pallete to other
parts of my editor. I would like to remove this label or at least change
it. I've tried to call PaletteRoot.setLabel but it didn't work.
My Editor extends GraphicalEditorWithFlyoutPalette. If I change my editor
making it to extend GraphicalEditorWithPalette, the label I'm talking
about disappears. So, how to change this label or remove it on my
GraphicalEditorWithFlyoutPalette specialization?

Thank you

Best Regards
Cleverson Schmidt
Re: Palette label [message #190707 is a reply to message #190593] Fri, 05 August 2005 16:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.unknown.com

Removing it is not an option. How would the user then drag or resize the
palette via the keyboard? Where will the expand/collapse button go?

Why do you want to change it? We always caution clients about changing such
things in order to maintain a consistency among GEF applications, which
provides for a better experience for the end user.

We didn't provide for it to be changed. So, if you want to do that, open a
request for it. You'll need a very good reason, however, for this to be
addressed.

"Cleverson Schmidt" <cleversons@gmail.com> wrote in message
news:007f65eb813efdfc43b3718355633972$1@www.eclipse.org...
> Hi,
>
> The Palette from my application has a label in the top part. The label
> text is "Palette" and the user can grab it and drag the pallete to other
> parts of my editor. I would like to remove this label or at least change
> it. I've tried to call PaletteRoot.setLabel but it didn't work.
> My Editor extends GraphicalEditorWithFlyoutPalette. If I change my editor
> making it to extend GraphicalEditorWithPalette, the label I'm talking
> about disappears. So, how to change this label or remove it on my
> GraphicalEditorWithFlyoutPalette specialization?
>
> Thank you
>
> Best Regards
> Cleverson Schmidt
>
Re: Palette label [message #190777 is a reply to message #190707] Fri, 05 August 2005 19:30 Go to previous message
Eclipse UserFriend
Originally posted by: cleversons.gmail.com

Not even to change its label?
Previous Topic:How to get the location of the mouse in the editor canvas
Next Topic:How to combine GraphicEditor and TreeEditor?
Goto Forum:
  


Current Time: Fri Apr 26 20:47:20 GMT 2024

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

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

Back to the top