GoStar Posted December 13, 2007 Posted December 13, 2007 (edited) Any changes for GUI List/ListView/ListViewItem in 3.2.10.0? I have one script wrote in v3.2.8.1, and Symantec AV screws it up when try to compile it to exe. and my colleague told me to upgrade to v3.2.10.0. When I run the same script to read a ListViewItem in List GUI, the result is different from old version, it puts '|' at the end of string I read via GUICtrlRead. As result, the rest of script has to be modified. It is ok to use StringReplace to deal with, but I just wonder if anything regard GUI List/ListView/ListViewItem or GUICtrlRead functions got changed. Edited December 13, 2007 by GoStar
Fossil Rock Posted December 13, 2007 Posted December 13, 2007 Yes, they've been rewritten... search for listview in the new help file. Agreement is not necessary - thinking for one's self is!
ReFran Posted December 15, 2007 Posted December 15, 2007 Yes, they've been rewritten... search for listview in the new help file.http://www.autoitscript.com/forum/index.ph...st&p=445574HTH, Reinhard
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