HScrollbar in TreeView

BlitzMax Forums/BlitzMax Beginners Area/HScrollbar in TreeView

klepto2(Posted 2005) [#1]
Hi guys, I received the Gui yesterday and tried some things out. Now I'm currently implemeting a Treeview. And there's the problem: If I open the nodes a vertical scrollbar appears, what is nice, but if the nodes goes over the width of the gadget, then I guess there should also a HSrollbar appearing.

So my Question: Is there a way of activating this HScrollbar or is it simply not implemented?

Thx

[edit:]
And additional, how do i get the name or text of a selected node?