Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] SWT and Swing

Hi,

I'm not a SWT or Swing expert but I have managed to get charts to display
within a SWT/Swing frame.  However, The chart, which is part of the AWT
framework actually, will not display until I move the box.  I can't find any
documentation that explains to me the low-leve calls that take place in the
SWT framework that is causing it to redisplay properly.  The
"frame.validate()" does not work.  It only causes the window to display.

Thanks for any help you can offer.

Chris


Back to the top