Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » FormPage Refreshing Problem
FormPage Refreshing Problem [message #442290] Tue, 31 August 2004 14:15
Eclipse UserFriend
Originally posted by: eric.brenner.gd-ais.com

I have a FormPage within an editor that has two sections I created using
the FormToolKit. One is a "graph section" and another is a "data table"
section. The data table section was created following the article
"Building and delivering a table editor with SWT/JFace."

When the FormPage is activated, everything shows up correctly. However,
if I minimize Eclipse and then restore it, I run into issues where the
column headings of the table aren't drawn correctly and the graph displays
incorrectly size wise.

If I manually adjust the width of the Eclipse window, the FormPage
repaints and everything goes back to the normal state.

I am not sure what is needed to correct this painting/redrawing type of
issue.

I do not have this problem with another FormPage I created, but it just
contains Text / Combo widgets and is no where near as complex as the
FormPage w/graph and data table.

Any thoughts?
Previous Topic:Is there a way to set the size of a Wizard?
Next Topic:Right alignement in Text widget
Goto Forum:
  


Current Time: Fri Apr 19 21:16:23 GMT 2024

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

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

Back to the top