[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Trees and Tables

Oh ok,

thanks, too bad that i cannot check out from here :-( I dont know why, the automatic updates works but if i try to check out a project from cvs i cant connect to the cvs server. Maybe the firewall block it.

Anyway thanks Tom, and have a nice Weekend ;-)
Greetz
Thomas



T. Wilhelm schrieb:
Ok i looked at the snippets and found some interessting things.
Anyway i cant start any of the interessting snippets because i miss a
bunch of classes, i.e.

TableViewerFocusCellManager focusCellManager = new
TableViewerFocusCellManager(v,new CursorCellHighlighter(v,new
TableCursor(v)));


They are part of the snippets project. The best thing is to simply check
out the complete project from CVS.

Tom