This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug SWING/17360] JScrollPane has incorrect size when JList with specified size is added to it


------- Additional Comments From abalkiss at redhat dot com  2005-06-20 19:18 -------
Problem may be with layout managers instead of JScrollPane.  Run the test case
from Additional Comment #1 and try changing the JFrame's layout manager to
BoxLayout or GridLayout.  The problem no longer surfaces.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17360


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]