Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Wizard-like Custom Editor
Wizard-like Custom Editor [message #92065] Thu, 26 May 2005 04:39 Go to next message
No real name is currently offline No real nameFriend
Messages: 19
Registered: July 2009
Junior Member
Hi all,

I am writing my own wizard-like custom editor (extends JPanel) that has
these four buttons : previous, next, cancel & finish. Where previous &
next is for switching between pages, and cancel & finish is self
explanatory.

But when the custom editor pops up, the ok & cancel button appeared at
the bottom of my custom editor.

Is there anyway i could write a custom editor without the ok & cancel
button appearing at the bottom?

Thanks in advance

Memet
Re: Wizard-like Custom Editor [message #92080 is a reply to message #92065] Thu, 26 May 2005 05:16 Go to previous message
Eclipse UserFriend
Originally posted by: no.ddress.here

In article <d73k3b$prg$1@news.eclipse.org>, memetscc@yahoo.com says...
> Hi all,
>
> I am writing my own wizard-like custom editor (extends JPanel) that has
> these four buttons : previous, next, cancel & finish. Where previous &
> next is for switching between pages, and cancel & finish is self
> explanatory.
>
> But when the custom editor pops up, the ok & cancel button appeared at
> the bottom of my custom editor.
>
> Is there anyway i could write a custom editor without the ok & cancel
> button appearing at the bottom?
>
> Thanks in advance
>
> Memet
>

https://bugs.eclipse.org/bugs/show_bug.cgi?id=95070

The fix is supposed to be in as of the 20050524 VE nightly. FWIW, I am
getting an NPE whenever this version of VE is asked to start a
customizer.

The VE folks are in the final push for VE1.1M2, so if you could try to
verify and report your results, that would help greatly.
Re: Wizard-like Custom Editor [message #607828 is a reply to message #92065] Thu, 26 May 2005 05:16 Go to previous message
Gerald Rosenberg is currently offline Gerald RosenbergFriend
Messages: 106
Registered: July 2009
Senior Member
In article <d73k3b$prg$1@news.eclipse.org>, memetscc@yahoo.com says...
> Hi all,
>
> I am writing my own wizard-like custom editor (extends JPanel) that has
> these four buttons : previous, next, cancel & finish. Where previous &
> next is for switching between pages, and cancel & finish is self
> explanatory.
>
> But when the custom editor pops up, the ok & cancel button appeared at
> the bottom of my custom editor.
>
> Is there anyway i could write a custom editor without the ok & cancel
> button appearing at the bottom?
>
> Thanks in advance
>
> Memet
>

https://bugs.eclipse.org/bugs/show_bug.cgi?id=95070

The fix is supposed to be in as of the 20050524 VE nightly. FWIW, I am
getting an NPE whenever this version of VE is asked to start a
customizer.

The VE folks are in the final push for VE1.1M2, so if you could try to
verify and report your results, that would help greatly.
Previous Topic:Wizard-like Custom Editor
Next Topic:Internal Error during "Create Remote VM"?
Goto Forum:
  


Current Time: Tue Apr 23 06:57:17 GMT 2024

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

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

Back to the top