Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Usage of SWT.HOT

Friends of SWT,

I'm looking at the code of CTabFolderRenderer which has special code
for the SWT.HOT case. The Javadoc is very brief about it.

 Event detail field that indicates a user-interface component
* state is hot (value is 1<<5).

Can you explain when this is set? In my testing this code block is not
executed during my usage of the Eclipse IDE.

Best regards, Lars

-- 
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top