My Swing menus are heavyweight, since I called setLightWeightPopupEnabled() on
each.
Since no one else has reported also experiencing problems with mnemonics and
accelerators, my presumption is that it's an error in my code ... somewhere.

-----Original Message-----
From: Bryan Lanier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Saturday, June 24, 2000 9:06 AM
Subject: Re: [JAVA3D] Menu mnemonics and accelerators and Java3D


>The problem is really quite simple - swing menus are
>light weight and canvas3d are heavies, the canvas is
>just drawing over your drop down menus.  Normally, if
>you look real close you'll see that the menu did drop
>down and if you use your arrow keys to navigate them,
>they will still work but just not be visible.
>
>__________________________________________________
>Do You Yahoo!?
>Get Yahoo! Mail - Free email you can access from anywhere!
>http://mail.yahoo.com/
>
>===========================================================================
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff JAVA3D-INTEREST".  For general help, send email to
>[EMAIL PROTECTED] and include in the body of the message "help".
>

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to