This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug AWT/21598] rendering problem with button text


------- Additional Comments From tromey at gcc dot gnu dot org  2005-05-22 16:26 -------
I think the problem here is that the applet calls
setBounds on the buttons in question.  But maybe this is
valid as it explicitly asks for a certain size font?
FWIW the contents of the buttons do look off-center vertically.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]