Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Changing button state
Changing button state [message #331123] Tue, 26 August 2008 11:22 Go to next message
Jochen Mader is currently offline Jochen MaderFriend
Messages: 24
Registered: July 2009
Junior Member
Is there a way to force eclipse to reevaluate property testers that are
associated with command handlers?
I have implemented state machines to control the enablement of actions in
our UI.
Each action that is controlled by the state machine has a property tester
that checks if a given value is false or true.
To force eclipse to reevaluate those properties we have to create
selection events.
This works as long as we are changing the states and the currently active
view is a selection provider.
The problem is that we are also using the properties view and some more
views that aren't selection providers.
Any suggestions?

Thanks
Jochen
Re: Changing button state [message #331124 is a reply to message #331123] Tue, 26 August 2008 11:27 Go to previous message
Jochen Mader is currently offline Jochen MaderFriend
Messages: 24
Registered: July 2009
Junior Member
Found the answer here:

http://dev.eclipse.org/newslists/news.eclipse.platform/msg76 552.html

So I guess I will have to switch to eclipse 3.4
Thanks
Jochen
Previous Topic:Changing Marker Hilight Color
Next Topic:Buttons
Goto Forum:
  


Current Time: Thu Jun 27 19:37:16 GMT 2024

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

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

Back to the top