Palette label [message #190593] |
Thu, 04 August 2005 18:08 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.02791 seconds