Question concerning Tables and TableTrees [message #448418] |
Sun, 09 January 2005 13:37  |
Eclipse User |
|
|
|
Hi everybody,
I am just fighting with Tables and TableTrees and I have some questions
about these two classes.
- Can the Grid within a table be turned off? I don't want any borders
between the table cells at all.
- Can the "tree part" of a TableTree be displayed in a different column
then the first one? Or do I have to implement my own "TableTree" to get
this done?
Best regards,
Oliver
--
Oliver Andrich - http://blog.fitheach.de/
|
|
|
|
|
Re: Question concerning Tables and TableTrees [message #448605 is a reply to message #448477] |
Tue, 11 January 2005 15:51  |
Eclipse User |
|
|
|
> This works for a Table without problems, when I set it to a
> TableTreeViewers Table it doesnot work. No big Problem, would be just a
> nice design question. :)
This must be a bug in TableTreeViewer because the underlying TableTree
behaves just like Table. Enter a bug report against Platform UI.
"Oliver Andrich" <fitheach@gmx.net> wrote in message
news:crus0u$oid$1@www.eclipse.org...
> Steve Northover schrieb:
>>>- Can the Grid within a table be turned off? I don't want any borders
>>>between the table cells at all.
>>>
>>
>> It should be off by default. Table.setLinesVisible(true) is needed to
>> turn
>> it on.
>
> This works for a Table without problems, when I set it to a
> TableTreeViewers Table it doesnot work. No big Problem, would be just a
> nice design question. :)
>
>>>- Can the "tree part" of a TableTree be displayed in a different column
>>>then the first one? Or do I have to implement my own "TableTree" to get
>>>this done?
>>
>> This can't be done using the native tree. Specifically, Windows does not
>> support this.
>
> Okay, thanks for this information.
>
> Best regards, Oliver
>
> --
> Oliver Andrich - http://blog.fitheach.de/
|
|
|
Powered by
FUDForum. Page generated in 0.13506 seconds