jonny1234 Posted October 12, 2006 Posted October 12, 2006 Hi, I can't get _GUICtrlListViewGetItemText($h_listview, $i_Item = -1, $i_SubItem = -1) to work when $i_SubItem > 0. It just returns a blank string for the cell value. I'm using 3.2.1.8 on Windows 2000. Please can you help. Thanks. Jonny
GaryFrost Posted October 12, 2006 Posted October 12, 2006 Hi,I can't get_GUICtrlListViewGetItemText($h_listview, $i_Item = -1, $i_SubItem = -1)to work when $i_SubItem > 0. It just returns a blank string for the cell value.I'm using 3.2.1.8 on Windows 2000.Please can you help.Thanks.JonnyShould be fixed in next beta, I broke it I think back in 3.2.1.5Here's how to fix it till thenhttp://www.autoitscript.com/forum/index.ph...st&p=249578 SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
jonny1234 Posted October 12, 2006 Author Posted October 12, 2006 Thanks gafrost, it works. Regards, Jonny
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