Submitted On 11-JUN-2003
sravyts
An easy way to see this, is to put a button next to a
jtextfield. The button is higher on the Classic Theme (XP) or
on Win2000. Running the same code on f.i. the Silver Theme
(XP) , you see that this is a lot better. This really makes an
application ugly and unacceptable for someone who has an
eye for GUI.
Submitted On 11-JUN-2003
sravyts
It is not only the buttons in OptionPane or FileChooser. All
the buttons are too high compared to the Windows buttons
(i'm comparing on a win 2000 machine.) On XP, there is only a
problem with the classis theme!
It seems that the margins on the button are just too high
Submitted On 01-AUG-2003
lbarowski
The fix must still take into account the font size though.
The font and font size may be changed in various ways,
and may not be the same as the system defaults (for
example, our application has a "scale all fonts" feature).
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|