Barry,

The attached alteration will make your example work correctly.

Regards,

Andy Phelps

-----Original Message-----
From:   Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]
On Behalf Of Barry Walsh
Sent:   16 June 1999 13:04
To:     [EMAIL PROTECTED]
Subject:        JMenus revisited.....

 << File: HelloUniverse.java >> Hello,

  I have read (and been told) a number of times that JMenus can be made to
overlap the heavyweight Canvas3D using the
PopupMenu.setDefaultLightWeightPopupEnabled(false) method. In the attached
example, I have tried to explicitly set both menus, which didn't work for
me. I also tried setting the lightweight popup false via a menu listener,
which also failed.
 Is there really any way to make JMenus work, or should I just stick to
using awt Menus???

B.


HelloUniverse.java

Reply via email to