Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:56
Eddie Galvez is currently offline Eddie GalvezFriend
Messages: 103
Registered: July 2009
Senior Member
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: Sat Apr 27 03:13:29 GMT 2024

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

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

Back to the top