Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Howto: IAction.AS_RADIO_BUTTON getting the selected item?
Howto: IAction.AS_RADIO_BUTTON getting the selected item? [message #448505] Tue, 25 April 2006 07:41 Go to next message
Benjamin Pasero is currently offline Benjamin PaseroFriend
Messages: 337
Registered: July 2009
Senior Member
Hi,

I have some actions set to a Menumanager that use the IAction.AS_RADIO_BUTTON
Style to show as Radio MenuItems.

However, selecting one of the Items triggers an event both for the previously
selected and the new selected Item.

Is there any way to get out which of the two items is the new selected item?

Thanks,
Ben
Re: Howto: IAction.AS_RADIO_BUTTON getting the selected item? [message #448507 is a reply to message #448505] Tue, 25 April 2006 08:20 Go to previous message
Benjamin Pasero is currently offline Benjamin PaseroFriend
Messages: 337
Registered: July 2009
Senior Member
Nevermind, I did override isChecked() and got false results due to that.

Ben

> Hi,
>
> I have some actions set to a Menumanager that use the
> IAction.AS_RADIO_BUTTON Style to show as Radio MenuItems.
>
> However, selecting one of the Items triggers an event both for the
> previously selected and the new selected Item.
>
> Is there any way to get out which of the two items is the new selected
> item?
>
> Thanks,
> Ben
Previous Topic:plug-in loading classes question
Next Topic:rcp without perspectives and views
Goto Forum:
  


Current Time: Tue Dec 10 18:09:51 GMT 2024

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

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

Back to the top