Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » A command can have the checked state?
A command can have the checked state? [message #334181] Fri, 23 January 2009 17:10 Go to next message
David  Pérez is currently offline David PérezFriend
Messages: 228
Registered: July 2009
Senior Member
Hi,

I wonder if a command can have the checked state?
Or its handler?
Or if I wish to have checked commands should I rely on old actions?

Thanks for any tip.
Re: A command can have the checked state? [message #334284 is a reply to message #334181] Fri, 30 January 2009 14:50 Go to previous message
David  Pérez is currently offline David PérezFriend
Messages: 228
Registered: July 2009
Senior Member
Here is some partial implementation:

http://eclipsesource.com/blogs/2009/01/15/toggling-a-command -contribution

The checked state doesn't get updated well, only automatically for on/off
toggle, but not for mutually exclusive checked menu items (that act like a
radio button).

Does anyone know why?

David Pérez wrote:

> Hi,

> I wonder if a command can have the checked state?
> Or its handler?
> Or if I wish to have checked commands should I rely on old actions?

> Thanks for any tip.
Previous Topic:Title and message location in ScrolledForm
Next Topic:Get image from platform image registry
Goto Forum:
  


Current Time: Sat Apr 27 03:59:30 GMT 2024

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

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

Back to the top