Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Redrawing
Redrawing [message #467346] Sun, 29 January 2006 19:23
Eclipse UserFriend
Originally posted by: mikko.tanskanen.tut.fi

I'm trying to redraw my shell, but the changes don't appear until I
manually resize the window. What's the problem? I've tried to
..redraw(), .update(), .layout() and .computeSize(SWT.DEFAULT, SWT.DEFAULT,
true);

..computeSize() gives an exception.
..pack() shows the changes but window size changes dramatically.

Thanks in advance.

-Mikko
--
"
Previous Topic:Need help with JFace Wizard
Next Topic:PLAF conflict with SWT?
Goto Forum:
  


Current Time: Tue Apr 23 15:50:25 GMT 2024

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

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

Back to the top