|
Rank: Newbie Groups: Member
Joined: 10/29/2008 Posts: 2
|
Hi, I got a problem when I was using EO. Treeview control. Because the content of the node text is very long, so I need warp it to more than one lines. The line image then broke. Please look at the screen shot below. View screen shotPlease give me an idea how to fix the problem. Thank you.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
That's very normal. The Tree view lines are fixed size images, so they only work for a certain item height. If you have a different item height, you will need to customize the line images by editing the TreeView's LineImages property.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 10/29/2008 Posts: 2
|
Hi, Thank you for the reply. Would you please give me an example how to create a customized treeview line image? I have no idea how to do that. Please help me. Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You would just click the "..." next to the LineImages property in property window and it should bring up the Line Image Editor for you to edit line images.
Thanks
|
|