Comment #2 on issue 163 by [email protected]: PSwing doesn't draw dynamic
JComponent properly
http://code.google.com/p/piccolo2d/issues/detail?id=163
I confirm that this happens with 1.3-rc3.
If you add
TestPSwingDynamicComponent.java, line 64:
+ piccoloLabelPanel.invalidate();
+ piccoloLabelPanel.validate();
+ pswing.repaint();
then things usually right themselves the second time you hit the Update
button. So
there might be a workaround possible with 1.3.
If you are OK with pushing this off to 2.0 or 1.4 then so am I. There
isn't a "Known
issues" section of the release notes, perhaps there should be.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en