[592] in java-interest

home help back first fref pref prev next nref lref last post

menuBar bug?

daemon@ATHENA.MIT.EDU (Mike Lee)
Wed Jul 5 15:59:19 1995

From: mike.lee@gs.com (Mike Lee)
To: java-interest@java.Eng.Sun.COM
Date: Wed, 5 Jul 1995 14:43:17 -0400 (EDT)

Hello all,

  It appears to be a bug/feature to me....:
	
	.
	.
	.
	   new Frame...
	   new MenuBar...
           New FileMenu...
	   New Whatever1...
	   New Whatever2...

 Everything works except that the height of the menubar increases
 every time there's a new menu added...i.e., with only the file menu,
 the menubar looks normal, when Whatever1 is added, the size doubles,
 when Whatever2 is added, the size is increased by size of normal. 
 
 Now, when the window is resized or reshaped, the menubar size then becomes
 normal.

Any fix to this other than calling reshape?


-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post