Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » MenuItem with CHECK style reacts on right mouse click but does not fire SelectionEvent
MenuItem with CHECK style reacts on right mouse click but does not fire SelectionEvent [message #73792] Thu, 14 February 2008 07:30
Oliver Köhler is currently offline Oliver KöhlerFriend
Messages: 32
Registered: July 2009
Member
Hi all,
I have created a Menu with some MenuItems. The MenuItems have been set with the SWT.CHECK style.
Now if I click on one MenuItems with the right mouse button the check mark will toggle (i.e. change
its state) but no SelectionEvent will be fired.
I am not sure if this is the desired behaviour. I rather assume that either a right mouse click has
no effects on the check mark or that a right mouse click will fire a SelectionEvent to the added
SelectionListener.

I've alread added a bug to this (see #218917)

Thanks & Regards

Oliver
Previous Topic:Image problems
Next Topic:setBounds in Dialog
Goto Forum:
  


Current Time: Fri Apr 26 13:55:29 GMT 2024

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

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

Back to the top