Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Renaming Wizard Buttons
Renaming Wizard Buttons [message #440650] Thu, 05 August 2004 07:22 Go to next message
Richard Moore is currently offline Richard MooreFriend
Messages: 71
Registered: July 2009
Member
Hi All,

Is there anyway of changing the text on a button in a wizard, e.g. "next"
rename to "save & next".... a normal dialog box is not a problem just the
wizard dailog...

Thanks in Advance
Richard Moore
Re: Renaming Wizard Buttons [message #440676 is a reply to message #440650] Thu, 05 August 2004 19:31 Go to previous messageGo to next message
Martin Klinke is currently offline Martin KlinkeFriend
Messages: 80
Registered: July 2009
Member
I have done this by subclassing WizardDialog and overwriting the
particular methods since I didn't find a way to do it "normally" either.
However, I changed the "Finish" button to "OK" or "Close" and added an
option to prevent the Cancel button from being displayed. A little
"dirty", but it works ;)

Martin Klinke

On Thu, 5 Aug 2004 09:22:12 +0200, Richard Moore <rmoore@infometis.ch>
wrote:

> Hi All,
>
> Is there anyway of changing the text on a button in a wizard, e.g. "next"
> rename to "save & next".... a normal dialog box is not a problem just the
> wizard dailog...
>
> Thanks in Advance
> Richard Moore
>
>



--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
Re: Renaming Wizard Buttons [message #440680 is a reply to message #440676] Fri, 06 August 2004 06:46 Go to previous message
Richard Moore is currently offline Richard MooreFriend
Messages: 71
Registered: July 2009
Member
Thanks Martin, Looks like I will have to use the dirty approach too..

R

"Martin Klinke" <martin.klinke@xavo.de> wrote in message
news:opsb9xvlkbga2y7f@desktop01.local...
> I have done this by subclassing WizardDialog and overwriting the
> particular methods since I didn't find a way to do it "normally" either.
> However, I changed the "Finish" button to "OK" or "Close" and added an
> option to prevent the Cancel button from being displayed. A little
> "dirty", but it works ;)
>
> Martin Klinke
>
> On Thu, 5 Aug 2004 09:22:12 +0200, Richard Moore <rmoore@infometis.ch>
> wrote:
>
> > Hi All,
> >
> > Is there anyway of changing the text on a button in a wizard, e.g.
"next"
> > rename to "save & next".... a normal dialog box is not a problem just
the
> > wizard dailog...
> >
> > Thanks in Advance
> > Richard Moore
> >
> >
>
>
>
> --
> Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
Previous Topic:SWT snapshot of desktop
Next Topic:how to getting Ole events from excel
Goto Forum:
  


Current Time: Tue Sep 24 09:28:43 GMT 2024

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

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

Back to the top