Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

11991 Posts in 1587 Topics- by 3508 Members - Latest Member: PienueDut

26. May 2012, 10:58:43 am
Xith3D CommunityGeneral CategoryGeneral Discussion (Moderators: Marvin Fröhlich, 'n ddrylliog)Integrate Xith w/ Netbeans Rich Client - Menus get clipped.
Pages: [1]
Print
Author Topic: Integrate Xith w/ Netbeans Rich Client - Menus get clipped.  (Read 781 times)
monty_hall
Just dropped in

Offline Offline

Posts: 2


View Profile Email
« on: 29. March 2009, 11:00:59 pm »

Hello,

I just created a NetBeans application w/ a Xith Canvas3DJPanel placed into a top component.  When I click on the file menu, etc, the canvas clips any menu bar menus that I click on.  Anybody know how to resolve this??  I basically cut & paste the SwingIntegrationTest's canvas creation code from the xith-tk and then added it to the Netbeans TopComponent container.

Regards,

Monty
« Last Edit: 30. March 2009, 01:47:29 am by monty_hall » Logged
Mathias 'cylab' Henze
Fierce Warrior
****
Offline Offline

Posts: 540

1064620
View Profile WWW
« Reply #1 on: 31. March 2009, 07:22:14 am »

Add

Code:
  static
  {
      JPopupMenu.setDefaultLightWeightPopupEnabled(false);
  }

to one of your classes
Logged

Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic