Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Need handle for IToolBarManager

Hello platform-swt-dev,

I want to place a Combo on the Eclipse ToolBar.
My plugging autostart with
extension point="org.eclipse.ui.startup"

There is not an active page when i start my
workspace so the combo creation always fail.

I use "getActivePage()"  method. This is to get a handle for
the "IToolBarManager". Are there some other way to get the
IToolBarManager instead of using an active page.

/Best regards,
 Hasse


If at first you dont succeed, call it ver 1.0






Back to the top