Am Freitag, den 30.09.2005, 15:44 -0400 schrieb Lillian Angel: > > We'll need to find some other way to make this work for JComboBoxes then > > - the drop down list width must match the width of the JComboBox, > > irrespective of the preferred size. > > Roman will have to look at this because the Menu's layout depends on > BoxLayout. > > Roman, can you check why the icons are being drawn after the text in the > menu items? This is possibly a result of your alignment fixes.
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
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
