Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Showing a table properly after the input has changed.
Showing a table properly after the input has changed. [message #450350] Thu, 10 February 2005 18:00
Hugo A. Garcia is currently offline Hugo A. GarciaFriend
Messages: 258
Registered: July 2009
Senior Member
Hi

Sent this to eclipse.platform but no response. I am having a problem
updating the view of the table after its input has changed.

The program updates a TableViewer that resides withing a Group but when
it displays the table then I only see like one empty column that fill
the whole space in Windows XP while in Linux GTK (SuSE 9.2) I see the
columns all bunched together on the left. The table appears when I
resize the application window. It seems that I have to call layout()
somewhere or refresh(). I have tried in multiple places on multiple
widgets and controls and still the bug persists. I was wondering if
someone could look at my code and help me out. Here is the link to the
code via ViewCVS:

http://cvs.sourceforge.net/viewcvs.py/fitunit/fitsterSWT/src /fitsterswt/FitsterSWT.java?rev=1.20&view=markup

thanks

-H
Previous Topic:Size trouble with dialog box
Next Topic:Howto block certain accelerators from a Control
Goto Forum:
  


Current Time: Thu Apr 25 09:13:38 GMT 2024

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

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

Back to the top