| [news.eclipse.platform] Re: Popup Menu item enablement |
I enable/disable an action in the selectionChanged() event, see below:...
The problem I have is, when the outside condition is changed, if the user come back to the same selected tree item, selectionChanged() is not triggered, even the enablement should be changed for "publish", it won't happen.
HTH, Paul