[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: How to repaint a SWT widget?
|
Try group.layout();
"SonicLee" <soniclee@xxxxxxxx> wrote in message
news:695723cbb42f8c9670ccfd7747393148$1@xxxxxxxxxxxxxxxxxx
> Hi everybody!
> I place a Group widget in a WizardPage.There are some initial widgets in
> the group.But i want to add some more into it and repaint this Group
> instance.
> Who know what the method is?
> Thanks a lot!
> Sonic
>