Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Changing the title of a palette
Changing the title of a palette [message #214867] Mon, 24 April 2006 19:47 Go to next message
Eclipse UserFriend
Originally posted by: steven.ropa.embarcadero.com

I have a requirement to change the title of the palette from "Palette" to something else. I thought this should be incredibly simple, but I haven't been able to find a way to do it. Am I just being obtuse?

Steve
Re: Changing the title of a palette [message #214874 is a reply to message #214867] Mon, 24 April 2006 21:55 Go to previous messageGo to next message
Steven R. Shaw is currently offline Steven R. ShawFriend
Messages: 128
Registered: July 2009
Senior Member
No, there's no easy way... you'd have to override FlyoutPaletteComposite and
then the whole chain of creation of the palette container.

The reason being, is that the palette is also represented as a first class
Eclipse view. If the terminology were changed for a specific editor, then
this would be confusing to users and misrepresent it's function.

Perhaps you are looking for a drawer with-in the palette that can be named
to the specific text you want?

-Steve

"Steven M. Ropa" <steven.ropa@embarcadero.com> wrote in message
news:21868344.1145908100828.JavaMail.root@cp1.javalobby.org...
> I have a requirement to change the title of the palette from "Palette" to
something else. I thought this should be incredibly simple, but I haven't
been able to find a way to do it. Am I just being obtuse?
>
> Steve
Re: Changing the title of a palette [message #215012 is a reply to message #214874] Tue, 25 April 2006 18:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: steven.ropa.embarcadero.com

No, my customer hates seeing the word Palette on her palette. But armed with what you have said, I can set this aside. I don't think she will want to pay for me overriding that whole chain.

Thanks!

-Steve
Re: Changing the title of a palette [message #215102 is a reply to message #215012] Wed, 26 April 2006 19:19 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

The English translation of "Palette" is in a properties file somewhere. You
could modify that file, or create a NL fragment which would get used instead
of the default .properties.

"Steven M. Ropa" <steven.ropa@embarcadero.com> wrote in message
news:7455961.1145991163983.JavaMail.root@cp1.javalobby.org...
> No, my customer hates seeing the word Palette on her palette. But armed
> with what you have said, I can set this aside. I don't think she will
> want to pay for me overriding that whole chain.
>
> Thanks!
>
> -Steve
Previous Topic:Node Layout in Subgraphs of CompoundDirectedGraph
Next Topic:Prevent RectangleFigures from overlaying each other
Goto Forum:
  


Current Time: Thu Jan 16 23:19:00 GMT 2025

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

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

Back to the top