packing first column of a TableTree [message #460065] |
Sun, 21 August 2005 17:28  |
Eclipse User |
|
|
|
When the first column of a TableTree is packed, the packing algorithm
doesn't make the column wide enough. The text of some of the indented
rows is cut off. Is this a bug in the TableTree? If so, how can I work
around it?
Thanks
Carolyn
|
|
|
|
Re: packing first column of a TableTree [message #460203 is a reply to message #460174] |
Mon, 22 August 2005 13:04  |
Eclipse User |
|
|
|
I am still on a 3.0 platform so I'm not able to use the TreeColumn.
As a workaround, I increased the width of the column by 15 after packing.
Thanks
Carolyn
Grant Gayed wrote:
> Hi Carolyn,
> This sounds like a bug, but since TableTree has been deprecated in favour of
> using a Tree with TreeColumns (as of 3.1), this will not be addressed.
> However, if you change your app to use a Tree with TreeColumns instead of
> TableTree then you'll get a proper native Tree (as opposed to a native Table
> with a faked hierarchy), and you should not see the problem that you
> describe.
> Grant
> "Carolyn Duby" <carolynd@pathfindermda.com> wrote in message
> news:dd24bca88953f7fed71ae7be6b99e370$1@www.eclipse.org...
>> When the first column of a TableTree is packed, the packing algorithm
>> doesn't make the column wide enough. The text of some of the indented
>> rows is cut off. Is this a bug in the TableTree? If so, how can I work
>> around it?
>>
>> Thanks
>> Carolyn
>>
|
|
|
Powered by
FUDForum. Page generated in 0.25184 seconds