Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-swt-dev] Problem with "event.detail &= ~SWT.HOT"

HI Grant,

 

Could you tell me what is equivalent constant for SWT.HOT in the older versions of SWT library.

 

Arun Kumar Simhadri

Thanks,


From: platform-swt-dev-bounces@xxxxxxxxxxx [mailto:platform-swt-dev-bounces@xxxxxxxxxxx] On Behalf Of Grant Gayed
Sent: Wednesday, July 30, 2008 7:55 PM
To: Eclipse Platform SWT component developers list.
Subject: Re: [platform-swt-dev] Problem with "event.detail &= ~SWT.HOT"

 


SWT.HOT was introduced in eclipse/swt 3.3, so you must be using an older version than this.

Grant

DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
received this email in error please delete it and notify the sender immediately. Before opening any mail and
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------

Back to the top