Want widget like FieldEditors esp. PathEditor, ListEditor [message #124972] |
Tue, 09 September 2003 06:28  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.32888 seconds