[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] Tree columns auto resize
|
- From: "Radoslaw Rymaszewski" <radoslaw.rymaszewski@xxxxxxxxx>
- Date: Tue, 11 Jul 2006 11:51:43 +0200
- Delivered-to: platform-swt-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XbRgCejZuWbbfWmD+dVfl+iD+S5LTC4Lej2Eolx0dUVWN5G1WvrIor21ys8bge+i66Qxiv7ZyskZd3vIvbULsapTDAogwjkqIl6pyvupWG4LqfkMrpkkvTt3qugi4LQAZDJDswGRsxe/8fZ/j1S1Zwm4OAe/aLo1Q5QDH2R6X9M=
Hello
Is auto resize column possibilty in SWT Tree after change item text in
subitem ?
I check documentation, I ask google, I ask on newsgroup but nobody
could answer me
I know that there is function pack for column, but it seems that it
work only for 0-level items (same situation is in eclipse/SWT Controls
View). When subitems text is longer than 0-level item then subitem
text is 'cutted'
thanks & regards
Radoslaw Rymaszewski