[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/27956] JSlider getPreferredSize too small when labels enabled
From: |
hendrich at informatik dot uni-hamburg dot de |
Subject: |
[Bug swing/27956] JSlider getPreferredSize too small when labels enabled |
Date: |
13 Jun 2006 16:03:10 -0000 |
------- Comment #2 from hendrich at informatik dot uni-hamburg dot de
2006-06-13 16:03 -------
Subject: Re: JSlider getPreferredSize too small when labels enabled
> I committed a patch that fixes the clipping of the slider thumb.
thanks! But I won't start yet another cvs update today; I will test this
tomorrow...
> The positioning of the labels relative to the tick marks could be a more
> general problem...if you compare the Swing demo running with GNU Classpath
> and Sun's JRE, you'll see other places where the label positioning is a
> little off.
No problem; I don't think we should strive for pixel-compatibility with Sun
at all. IMO, the main point of plaf is that users recognize the look and
feel of the user interface, so that they unconsciously feel at home.
(Given the recent trend of "skins" and completely non-standard Windows apps,
users are learning to become a little flexible anyway...)
But the free Swing *should* look good, and I personally would prefer
an extra pixel of space between the ticks and labels :-)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27956