[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: TreeItem with no checkbos

To re-state the problem:

I have an Tree which has style SWT.SINGLE.
Some TreeItem top-level entries with style SWT.CHECK
Some TreeItem second-level entries with style SWT.NONE

Now, the second-level entries inherit SWT.CHECK from their parent. I want
them not to do so. How can this be done?

Alexandros Karypidis wrote:

> I have a tree in which top-level nodes have a checkbox (SWT.CHECK).
> 
> Their children also have the checbox, even though I do not specify this in
> their constructor. How can I make them NOT have a checkbox?

-- 
Alexandros Karypidis
UTH, Computer & Communication Eng. dept.