Jump to content

TreeView type question


 Share

Recommended Posts

  • 2 months later...

Just use GUIRegisterMsg() with WM_NOTIFY and $NM_CLICK,$TVN_KEYDOWN

and after checking one items uncheck other items (go through all items except selected one)

Look at GUICtrl_Treeview_xxx() functions in AutoIt helpfile ...

Here is example:

http://www.autoitscript.com/forum/index.ph...st&p=481808

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...