[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: CheckBox Tree
|
See http://www.eclipse.org/swt/snippets and look for "implement standard
tree check box behavior (SWT.CHECK)".
Boris
"S Prabhu" <senth.prabhu@xxxxxxxxxxx> wrote in message
news:49edf789db650a83fd1272b2da87910e$1@xxxxxxxxxxxxxxxxxx
> Hello,
>
> i have check box tree in my application.
> when i select the root node check box, i want all the child check boxes
> also selected and same when i do unselected..
> same way when i select some where at middle i want to select all the
> complete path from root and its all child's...
>
>
> Please help me out..
>
> Thanks
> S.Prabhu
>
>