classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] RFC: Fix for JComboBox drop down list


From: David Gilbert
Subject: Re: [cp-patches] RFC: Fix for JComboBox drop down list
Date: Fri, 30 Sep 2005 21:28:10 +0000
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050728)

Roman Kennke wrote:

I can look into this, but it surely has nothing to do with the
BoxLayout. The icons were drawn wrong since we draw them at all. I think
they are laid out in SwingUtilities.layoutCompoundLabel, so either that
one is wrong or the call to this method is wrong (more likely).

/Roman
I plan to take a closer look at the layoutCompoundLabel() method next week as part of my work to improve the JComboBox UI delegate under the MetalLookAndFeel. I don't know much about the menu item code, though, so I can't comment on that (yet).

Regards,

Dave




reply via email to

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