Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Want widget like FieldEditors esp. PathEditor, ListEditor
Want widget like FieldEditors esp. PathEditor, ListEditor [message #124972] Tue, 09 September 2003 06:28 Go to next message
Eclipse UserFriend
Are there any pre-done groups of widgets like the amazing PathEditor, or
ListEditor (which only requires a couple of abstract methods implemented)?
I have used them on FieldEditorPreferencePages
and they are great, almost addictive. :-) Now I want to use them in regular
dialogs.

Like the above, I want a List box for displaying a list of Strings, with
buttons for adding, removing, and repositioning within the list. But I
don't want to do it within a Preference Page, and I don't want to store
the values in a preference store. Seems like a lot of code to implement,
and that surely it's already been done; I can see it in
PathEditor/ListEditor!

Thanks.

Beth Tibbitts
Re: Want widget like FieldEditors esp. PathEditor, ListEditor [message #125011 is a reply to message #124972] Tue, 09 September 2003 06:45 Go to previous message
Eclipse UserFriend
Sorry, that probably belongs in eclipse.platform.swt...

"Beth Tibbitts" <tibbitts@us.ibm.com> wrote in message
news:bjka1e$kjo$1@eclipse.org...
> Are there any pre-done groups of widgets like the amazing PathEditor, or
> ListEditor (which only requires a couple of abstract methods implemented)?
> I have used them on FieldEditorPreferencePages
> and they are great, almost addictive. :-) Now I want to use them in
regular
> dialogs.
>
> Like the above, I want a List box for displaying a list of Strings, with
> buttons for adding, removing, and repositioning within the list. But I
> don't want to do it within a Preference Page, and I don't want to store
> the values in a preference store. Seems like a lot of code to implement,
> and that surely it's already been done; I can see it in
> PathEditor/ListEditor!
>
> Thanks.
>
> Beth Tibbitts
>
>
Previous Topic:HOWTO programmaticaly add a build.xml to ANT view ?
Next Topic:Cannot save file
Goto Forum:
  


Current Time: Tue Jul 22 08:39:55 EDT 2025

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

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

Back to the top