So I am having a look at Apache Pivot 1.1. I started the demo app in my browser (IE 7 - I know, I know...) just using the applet scroll bar and the entire interface went scratched.
I cannot elaborate more at this time. But Swing is a conceptually nice, complicated and frequently disappointing. Java applications suffer very often of poor renditions problems ?
In fact Pivot is not Swing based (it may looks like Swing for developpers) but is built on Java2D. But I am already sure that it exhibits similar behaviors...
Saturday, May 02, 2009
Subscribe to:
Post Comments (Atom)
1 comment:
Hi Christophe,
The scrolling issue you mentioned has been fixed. It was a bug we inadvertently introduced when working on an optimization to the ScrollPane class.
Greg
Post a Comment