Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Render problems for custom context menu in OpenGL / SWT
Render problems for custom context menu in OpenGL / SWT [message #648763] Fri, 14 January 2011 12:44
Alexander Lex is currently offline Alexander LexFriend
Messages: 8
Registered: July 2009
Junior Member
Hi.

I'm trying to open a context menu on a right mouse click, when picking
an item in opengl. I use the swt/awt bridge for jogl.

Opening the menu out of opengl works fine as long as I don't open it
using a click - i.e. opening the menu on a mouse-over event works as
expected, but not when I click the item. I suspect that the click
triggers the menu to be closed immediately. Does anyone know how I
could avoid that?

Thanks & cheers,

Alex
Previous Topic:DragSourceListener.dragSetData() is never called
Next Topic:Progress Bar Popup
Goto Forum:
  


Current Time: Thu Apr 25 20:09:24 GMT 2024

Powered by FUDForum. Page generated in 0.02672 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top