[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] Problem with "event.detail &= ~SWT.HOT"
|
- From: arunkumarsimhadri <arunsimha@xxxxxx>
- Date: Tue, 29 Jul 2008 23:03:55 -0700 (PDT)
- Delivered-to: platform-swt-dev@eclipse.org
I am using the following statement for removing the Mouse Hover bit from the
event fired.
But the Eclipse IDE is marking "SWT.HOT" as error.
I am unable to find the SWT.HOT constant.
"event.detail &= ~SWT.HOT"
Please help me
--
View this message in context: http://www.nabble.com/Problem-with-%22event.detail--%3D-%7ESWT.HOT%22-tp18726621p18726621.html
Sent from the Eclipse Platform - swt mailing list archive at Nabble.com.