Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » My Combo box dont show up.
My Combo box dont show up. [message #440510] Tue, 03 August 2004 18:27
Hasse is currently offline HasseFriend
Messages: 27
Registered: July 2009
Junior Member
The Combo is suppose to be in place when Eclipse
start, but it's not!.
I also i have a button row. The button row
however are visible right away on Eclipse start.

I see my plugging is auto starting really nice
and show me the button row immediately.
I use:
<extension
point="org.eclipse.ui.startup">
</extension>

My Combo box "Class Combo" that suppose
to show up does not show up since the code that
start and show the Combo use the
"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. There are not always an active page there!
Previous Topic:ILightweightLabelDecorator.decorate in standalone JFace/SWT standalone app...
Next Topic:Getting "SWTException: Widget disposed" when trying to initialize a dialog
Goto Forum:
  


Current Time: Fri Apr 19 23:07:13 GMT 2024

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

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

Back to the top