Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Multicolumn Tree with editable cells

Please ask at the (platform or rcp) newsgroup.

Tom

Edward Miller schrieb:
> Hi,
> can someone point me to an example for a tree with multiple columns (see
> image here:
> http://www.java2s.com/Code/Java/SWT-JFace-Eclipse/SWTTreeWithMulticolumns.htm)
> where I can edit the cells of column 2,3,...?
> 
> I tried to combine the example in the link above with the TreeEditor of this
> example
> http://www.java2s.com/Code/Java/SWT-JFace-Eclipse/DemonstratesTreeEditor.htm,
> but only the items of column 1 (the tree structure) are editable.
> 
> Btw, a stupid question, but: what is the main difference between a Tree and
> a TreeViewer (or a Table and a TableViewer)? How do I decide which one to
> use?
> 
> Thanks
> Edi


-- 
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl    leiter softwareentwicklung/CSE   mobile  ++43 676 3232147
------------------------------------------------------------------------
eduard-bodem-gasse 8/3    A-6020 innsbruck      fax      ++43 512 935833
http://www.bestsolution.at                      phone    ++43 512 935834

Attachment: signature.asc
Description: OpenPGP digital signature


Back to the top