Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » a boolean and file property type
a boolean and file property type [message #152981] Wed, 06 October 2004 11:23 Go to next message
Eclipse UserFriend
Originally posted by: jojo.virtutech.se

Hi!

How would you go about implementing "boolean" and "file" properties?
Boolean types could be implemented using a True/False combo-box display,
but I'd rather prefer something like a checkbox. Regarding a file property
-- I've seen a FilePropertySource class, but I can't find any docs about
how to use it.

--
/Jesper
Re: a boolean and file property type [message #153109 is a reply to message #152981] Wed, 06 October 2004 17:52 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
"Jesper Eskilson" <jojo@virtutech.se> wrote in message
news:u67sm8st7id.fsf@morpheus.hq.vtech...
>
> Hi!
>
> How would you go about implementing "boolean" and "file" properties?
> Boolean types could be implemented using a True/False combo-box display,
> but I'd rather prefer something like a checkbox.

You might want to stick with the standard way of doing this in Eclipse.

> Regarding a file property
> -- I've seen a FilePropertySource class, but I can't find any docs about
> how to use it.
>
> --
> /Jesper

See who's using that class (search for references) and that should help you
out.

These questions are not really GEF-related. Try the platform newsgroup for
further help.
Re: a boolean and file property type [message #153409 is a reply to message #152981] Sat, 09 October 2004 01:21 Go to previous message
Eclipse UserFriend
Originally posted by: wkrain.hotmail.com

hi
"Jesper Eskilson" <jojo@virtutech.se>
??????:u67sm8st7id.fsf@morpheus.hq.vtech...
>
> Hi!
>
> How would you go about implementing "boolean" and "file" properties?
> Boolean types could be implemented using a True/False combo-box display,
> but I'd rather prefer something like a checkbox. Regarding a file property
> -- I've seen a FilePropertySource class, but I can't find any docs about
> how to use it.
>
> --
> /Jesper
Previous Topic:Where should I dispose the Image used by Label?
Next Topic:double-clicking
Goto Forum:
  


Current Time: Fri Apr 26 19:26:37 GMT 2024

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

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

Back to the top