bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/23887] JProgressBar does not draw text vertically


From: sven at physto dot se
Subject: [Bug swing/23887] JProgressBar does not draw text vertically
Date: 22 May 2006 09:25:35 -0000


------- Comment #4 from sven at physto dot se  2006-05-22 09:25 -------
Well, this is no biggie to implement with Graphics2D, no font rendering
particulars needed, just a matter of setting the transform to [0 1; 1 0]. 

Anyway, maybe we should get rid of that return statement in BasicProgressBarUI
and render it horizontally. Horizontal text is still better than none for the
time being.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23887





reply via email to

[Prev in Thread] Current Thread [Next in Thread]