For the knob icon/Mac issue, you can use the test included in the link:http://code.google.com/p/piccolo2d/issues/detail?id=63For the file: TestPSwingJSlider.java. We have verified that disabling PSwing.paint's buffering resolves the problem for this issue. The other 2 issues you identified don't seem impacted by this fix. Also regarding PSwing components cause extraneous redraws http://code.google.com/p/piccolo2d/issues/detail?id=13 I enabled PDebug.debugRegionManagement and the behavior for TestPSwingJSlider looked correct, even for slider knob areas. So I think that ticket needs a self-contained reproducible code snippet to demonstrate the problem before more work should be done on that. I also noticed that the buffering is causing components to look fuzzy; I created issue 83 to track this, and included screenshots (and a version of PSwing.java that skips buffering). Let me know what you think, Sam Reid Michael Heuer wrote: Samuel Robert Reid wrote: --~--~---------~--~----~------------~-------~--~----~ Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
- [piccolo2d-dev] PSwing buffering Samuel Robert Reid
- [piccolo2d-dev] Re: PSwing buffering Michael Heuer
- [piccolo2d-dev] Re: PSwing buffering Samuel Robert Reid
- [piccolo2d-dev] Re: PSwing buffering Samuel Robert Reid
