Jump to content

Left align Treeview?


dabus
 Share

Recommended Posts

I got a list of files and descriptions and stuff packed in a treeview. Since I want to search the stuff, I use

_GUICtrlTreeView_SelectItem($streeview, $m, $TVGN_FIRSTVISIBLE); focus the item

to show the hit/result. If the lines are too long, the scrollbar "kind of drifts" to the right. How do I force it to be on the left side? I can't use simple things like controlsend + the arrow-keys and dllcalls are not my world. So, can you give a hint?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...