Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Workaround for 69304 (table headers disappearing when inside a Form)
Workaround for 69304 (table headers disappearing when inside a Form) [message #445188] Wed, 27 October 2004 13:56
Eclipse UserFriend
https://bugs.eclipse.org/bugs/show_bug.cgi?id=69304

Is there no workaround I can use? I tried a selection listener on the folder
that then gets the tab control and calls redraw(), I also tried setSize() to
trigger a size change, and also a tabitem.getControl().getParent().layout()
to no avail.
I do notice that resizing the container view (this is in Eclipse, a view
that the CTabFolder lies in, that contains a CTabItem that contains a
TableViewer) in any direction will cause the headers to redraw.

Thank you,
Eddie
Previous Topic:Rubber-banding
Next Topic:Drag and Drop on Text Widgets
Goto Forum:
  


Current Time: Thu Jul 10 04:54:03 EDT 2025

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

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

Back to the top