Jump to content

Recommended Posts

Posted (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 by GoStar
Posted

Yes, they've been rewritten... search for listview in the new help file.

Agreement is not necessary - thinking for one's self is!

My-Colors.jpg

cuniform2.gif

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...