GtaSpider Posted October 24, 2012 Share Posted October 24, 2012 Hey there,i just need for a project of mine a sort of a "TreeList", something like this (taskmgr in win8):http://www.autoit.de/index.php?page=Attachment&attachmentID=16464or this: http://www.codeproject.com/Articles/177603/Win32-Editable-TreeView-and-ListView-Merged-as-OneDoes anyone knows an easy way to implement this in autoit? Or may someone have done this before?thanks in advance,Spider www.AutoIt.de - Moderator of the German AutoIt Forum Link to comment Share on other sites More sharing options...
AZJIO Posted October 24, 2012 Share Posted October 24, 2012 http://autoit-script.ru/index.php/topic,8934.msg60580.html#msg60580 GtaSpider 1 My other projects or all Link to comment Share on other sites More sharing options...
GtaSpider Posted October 25, 2012 Author Share Posted October 25, 2012 http://autoit-script.ru/index.php/topic,8934.msg60580.html#msg60580Hey Azjio,Thanks, i just thought about this way (create a treeview and a listview and let them act like its just one control).But it seems a little buggy. (it doesnt complelty work if you scale the treelist down and navigate e.g. with up-down-arrow on keyboard, and its a little bit choppy if u use the scroll bar etc.etc.)Anyway, thanks a lot I just start to optimize it, but if someone knows a native methode i would be very pleased. Spider www.AutoIt.de - Moderator of the German AutoIt Forum Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now