adenoid
Newbie
Posts: 1
Registered: 2/24/2006
Member Is Offline
|
| posted on 2/24/2006 at 12:34 PM |
|
|
WORD WRAPPING
is there a possibility to wrap words in Tigra tree?
This question has already been asked two times before, but never answered...
has anybody implementedthis, yet?
thanks
adenoid
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/24/2006 at 04:13 PM |
|
|
You can insert <br> in the text and this will wrap it, but this will also break the lines. It's quite tricky to make the lines (images) expand
as new lines of text are added and this isn't something tree controls usually do so we didn't implement this feature. Use the control with the
overflow (such as frame/iframe/div) to enable horizontal scrolling when needed for long items.
As always when you need something unusual you can order the customization and we'll deliver the code according to your specifications.
|
|
|