Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] TreeView on a TabItem


Bhargav,

Please ask all future SWT usage questions in the eclipse.platform.swt newsgroup, not on this list, thanks.

For a large collection of snippets showing how to use swt widgets see http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/dev.html#snippets , and in particular the TabFolder and Tree sections (and possibly the CTabFolder section as well).

SWT doesn't contain any TreeViewer examples but the following should help you: http://www.google.ca/search?biw=1098&hl=en&q=treeviewer+example&meta= .

Grant

Back to the top