registerboy Posted March 12, 2009 Posted March 12, 2009 _GUICtrlTreeView_GetChecked only can check item .. child can not ... how to check the child ..thank you!
PsaltyDS Posted March 12, 2009 Posted March 12, 2009 _GUICtrlTreeView_GetChecked only can check item .. child can not ... how to check the child ..thank you!Just pass the handle for the child item as the second parameter, instead of the handle to the parent. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Achilles Posted March 12, 2009 Posted March 12, 2009 Welcome to the AutoIt forums... _GUICtrlListView_SetItemChecked()? Look at it in the helpfile... I'm not really sure what you're question is saying. My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
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