Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Wizard's button label
Wizard's button label [message #453346] Thu, 27 July 2006 02:52 Go to next message
Eclipse UserFriend
Originally posted by: kent.126.com

Hi,
I find no API to change the text of wizard's button label. Is there any
other methods to change it?

Thanks,
Kent.
Re: Wizard's button label [message #453374 is a reply to message #453346] Thu, 27 July 2006 18:55 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Kent wrote:
> Hi,
> I find no API to change the text of wizard's button label. Is there any
> other methods to change it?

DO you mean language related (i.e. i18n)? Or do you just want to
randomly name buttons?

For the first, you can provide the jface resource bundle for you language.

For the second, I think you would have to subclass your wizard dialog
and override where they create the buttons or button area. But you
might have to re-implement functionality.

Later,
PW


Previous Topic:How to show a view in the PlaceHolder automatically?
Next Topic:editor with toolbar
Goto Forum:
  


Current Time: Wed Oct 09 19:35:53 GMT 2024

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

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

Back to the top