Am Freitag, den 15.07.2005, 15:50 -0400 schrieb Anthony Balkissoon: > Once a JPopupMenu has been shown once, it no longer gets sized > appropriately when components are added to or removed from it. This > patch fixes that, and seems to agree with the JDK although I could find > no specific documentation supporting the decision to set the size to the > JPopupMenu's preferred size.
my feeling is that such things should be triggered by revalidate(). Have you tried that? /Roman _______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
