On Thu, 2005-09-29 at 16:26 +0200, Roman Kennke wrote:
> Am Donnerstag, den 29.09.2005, 14:51 +0000 schrieb David Gilbert:
> > This patch fixes a problem with the drop down list in a JComboBox where the 
> > list 
> > keeps getting wider and wider every time it is shown.  It involves a small 
> > change to 
> > the JPopupMenu class, which I'm not familiar with, so I'm asking for 
> > comments before 
> > I commit this:
> > 
> > 2005-09-29  David Gilbert  <[EMAIL PROTECTED]>
> > 
> >     * javax/swing/JPopupMenu.java
> >     (setVisible): use current size, not preferred size, when checking for
> >     screen edge,
> >     * javax/swing/plaf/basic/BasicComboPopup.java
> >     (show): include top and bottom insets in preferred size.
> ____

Looks fine :) There is an exception being thrown, but I believe its a
problem with JList. 

Lillian



_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to