Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » CTabFolder not displaying shared controls
CTabFolder not displaying shared controls [message #461347] Wed, 21 September 2005 05:55
Eclipse UserFriend
Originally posted by: jw2.emia.com.au

I have a CTabFolder with a number of CTabItems. In certain states of the
application some of the CTabItems have the same composite as their
Control, which simply contains a label with a "Nothing to see here" label.

If I switch between two of these tabs, the composite does not display.
The reason for this is that the setSelection method first displays the
control for the new tab then hides the control for the old tab. As the
control is the same, the final state of the control is hidden.

I have a number of possible workarounds for this issue and it looks like
the basic TabFolder will probably behave how I want. But thought it worth
reporting my issue.

This is for the version 3.3.3.8.

Cheers
James
Previous Topic:improve performance of tree
Next Topic:Push buttons in column of TableTree
Goto Forum:
  


Current Time: Fri Apr 26 21:16:43 GMT 2024

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

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

Back to the top