PropertyPage and FileDialog [message #183127] |
Tue, 31 May 2005 15:26 |
Eclipse User |
|
|
|
Originally posted by: yardielion-jamaica.yahoo.fr
Hi,
I'm currently working on a plugin for Eclipse, based on GEF.
I already created my graphical editor, composed of d'n'dropable elements.
Each element has properties, directly editable through the Property Sheet,
and I used the logic example to do so.
The thing is that I want a property which opens a FileDialog when clicking
on the appropriate field, so that instead of being able to directly edit
the property, I should have to select an existing file, which url would
automatically fill the property.
Does anyone have any idea?
Thx for replies..
|
|
|
Re: PropertyPage and FileDialog [message #183629 is a reply to message #183127] |
Mon, 06 June 2005 03:24 |
Eclipse User |
|
|
|
Originally posted by: none.unknown.com
Yeah, you can have celleditors that pop-up dialogs. How exactly you do that
I don't know. This is not GEF's domain. The properties view is provided by
the platform; you should inquire on their newsgroup. Or you can look for an
article about properties at eclipse.org.
"Julien Greffe" <yardielion-jamaica@yahoo.fr> wrote in message
news:0b2cf000cb506ecdb5313d61a8e849ab$1@www.eclipse.org...
> Hi,
>
>
> I'm currently working on a plugin for Eclipse, based on GEF.
> I already created my graphical editor, composed of d'n'dropable elements.
> Each element has properties, directly editable through the Property Sheet,
> and I used the logic example to do so.
>
> The thing is that I want a property which opens a FileDialog when clicking
> on the appropriate field, so that instead of being able to directly edit
> the property, I should have to select an existing file, which url would
> automatically fill the property.
>
> Does anyone have any idea?
>
> Thx for replies..
>
|
|
|
Powered by
FUDForum. Page generated in 0.03960 seconds