Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » PropertyPage and FileDialog
PropertyPage and FileDialog [message #183127] Tue, 31 May 2005 15:26 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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..
>
Previous Topic:Embedded objects
Next Topic:Access restriction on draw2D.jar
Goto Forum:
  


Current Time: Thu Dec 12 17:09:36 GMT 2024

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

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

Back to the top