how to be notified of Select All action selection in Variables View [message #327853] |
Tue, 06 May 2008 05:40  |
Eclipse User |
|
|
|
I have added a couple of actions in Variables View context menu and I
enable or disable them depending upon the selection in Variables View.
Problem is that when "Select All" action is selected, all variables get
selected but I do not get any selection notification hence I can not
properly enable or disable my actions. I am using Eclipse 3.3.1.1.
org.eclipse.debug.internal.ui.actions.SelectAllAction seems to call trees
selectAll() but does not notify selection listeners.
Could anyone please suggest what I should do to be notified when variables
are selected as a response to "Select All" action selection in Variables
View.
Note: I do not have the option to use newer versions of Eclipse.
Thanks.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03520 seconds