[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: ComboBox Editor toolbar contribution Problems

You would have to write code to determine which editor you are dealing with.  i.e. EditorActionBarContributors have a setActiveEditor(*) method ... you would update your control/list in that method (that would be a place to start).

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions