DCCD Posted May 28, 2009 Posted May 28, 2009 (edited) can someone tell me the function/ idea/ info? anything is possible!. thanks guys, PIC Edited May 30, 2009 by DCCD [u][font=Arial Black]M[/font]y Blog, AVSS Parts[/u][font=Arial Black]Else[/font][font=Arial Black]L[/font]ibya Linux Users Group
DCCD Posted May 29, 2009 Author Posted May 29, 2009 hey again! I need Help with a function I found in the HELP file "ControlHide()" ControlHide("[CLASS:YahooBuddyMain]", "", "SysListView321") its works fine, but hide all of them! any idea? [u][font=Arial Black]M[/font]y Blog, AVSS Parts[/u][font=Arial Black]Else[/font][font=Arial Black]L[/font]ibya Linux Users Group
Authenticity Posted May 29, 2009 Posted May 29, 2009 You need to play with the _GUICtrlListView_* functions. Maybe an offline user (if this is the intention) has a different value for image index, lparam, etc.. then delete the item.
James Posted May 30, 2009 Posted May 30, 2009 How to use "_GUICtrlListView_DeleteItem" a Non-AutoIt program?I'm sure you can hook another hwnd with it. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
DCCD Posted May 30, 2009 Author Posted May 30, 2009 I'm sure you can hook another hwnd with it. thanks a lot _GUICtrlListView_DeleteItem(ControlGetHandle("[CLASS:YahooBuddyMain]", "", "SysListView321"), 3) [u][font=Arial Black]M[/font]y Blog, AVSS Parts[/u][font=Arial Black]Else[/font][font=Arial Black]L[/font]ibya Linux Users Group
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