Skip to main content



      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 03:41 Go to next message
Eclipse UserFriend
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 04:20 Go to previous message
Eclipse UserFriend
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: Mon Jun 16 19:20:57 EDT 2025

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

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

Back to the top