Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » radio button
radio button [message #134425] Mon, 11 June 2007 07:13 Go to next message
Eclipse UserFriend
Originally posted by: alexjaquet.gmail.com

Hi,

I would like to know how can I display a radio button using draw2d.

Thanks in advance.

Regards,
Alexandre
Re: radio button [message #134582 is a reply to message #134425] Mon, 11 June 2007 09:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: 5d5.mail.ru

Have a look at org.eclipse.draw2d.CheckBox

Alexandre Jaquet wrote:
> Hi,
>
> I would like to know how can I display a radio button using draw2d.
>
> Thanks in advance.
>
> Regards,
> Alexandre
Re: radio button [message #134627 is a reply to message #134582] Mon, 11 June 2007 10:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alexjaquet.gmail.com

Hi Dmitry, this is what I do but I also need a radio one.

I will take a look of the implementation.

Regards,
Alexandre

Dmitry Stadnik a écrit :
> Have a look at org.eclipse.draw2d.CheckBox
>
> Alexandre Jaquet wrote:
>> Hi,
>>
>> I would like to know how can I display a radio button using draw2d.
>>
>> Thanks in advance.
>>
>> Regards,
>> Alexandre
Re: radio button [message #134640 is a reply to message #134627] Mon, 11 June 2007 11:17 Go to previous message
Eclipse UserFriend
Originally posted by: 5d5.mail.ru

There is no radio button but you may substitute checkbox image with
radiobox item image and attach listeners that will set off all buttons
in a group except the selected one.

Alexandre Jaquet wrote:
> Hi Dmitry, this is what I do but I also need a radio one.
>
> I will take a look of the implementation.
>
> Regards,
> Alexandre
>
> Dmitry Stadnik a écrit :
>> Have a look at org.eclipse.draw2d.CheckBox
>>
>> Alexandre Jaquet wrote:
>>> Hi,
>>>
>>> I would like to know how can I display a radio button using draw2d.
>>>
>>> Thanks in advance.
>>>
>>> Regards,
>>> Alexandre
Previous Topic:Text
Next Topic:viewing differet subclasses in the list
Goto Forum:
  


Current Time: Sun Jul 27 06:39:03 EDT 2025

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

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

Back to the top