classpath-patches
[Top][All Lists]
Advanced

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

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


From: Lillian Angel
Subject: Re: [cp-patches] FYI: Fix for JComboBox drop down list
Date: Mon, 03 Oct 2005 10:06:30 -0400

This is fixed now.


2005-10-03  Lillian Angel  <address@hidden>

        * javax/swing/JMenuItem.java
        (init): Set horizontalTextPosition to TRAILING, instead of
        LEFT. Icons are drawn in the correct spot now.


On Mon, 2005-10-03 at 09:34 -0400, Lillian Angel 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).
> 
> 
> The icons were drawn fine as of friday morning. Friday afternoon they
> were drawn in the wrong spot. SwingUtilities was not changed in that
> time.
> 
> Its something else then.
> 
> Lillian
> 
> 
> 
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Attachment: patch.diff
Description: Text Data


reply via email to

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