DirtDBaK Posted January 1, 2008 Posted January 1, 2008 I was using _guictrlistviewgetcursel() and I can't figure out what command that is in 3.2.10.0 skimmed the help file for an answer but I don't see one that is the same Thanks! [center][/center]
Zedna Posted January 2, 2008 Posted January 2, 2008 _GUICtrlListView_GetNextItem() Resources UDF ResourcesEx UDF AutoIt Forum Search
DirtDBaK Posted January 3, 2008 Author Posted January 3, 2008 ok well I took of 3.2.10.0 again because like every other time it wouldn't work and I don't see why the names had to be changed that makes no sense as far as i can tell there was no reason to make _GuiCtrlListViewInsertItem() to _GuiCtrlListView_InsertItem() all it did was add an underscore and maybe make it easier to read but it wasn't that hard to begin with [center][/center]
Zedna Posted January 3, 2008 Posted January 3, 2008 ok well I took of 3.2.10.0 again because like every other time it wouldn't work and I don't see why the names had to be changed that makes no sense as far as i can tell there was no reason to make _GuiCtrlListViewInsertItem() to _GuiCtrlListView_InsertItem() all it did was add an underscore and maybe make it easier to read but it wasn't that hard to begin withI'm not so excited from this broken backward compatibilitybut these changes were neccessary because in this release version (3.2.10) was introduced MANY new UDFs merged from Auto3Library package. So this was ideal time to make all UDF function names convetions be in the same style. Resources UDF ResourcesEx UDF AutoIt Forum Search
GEOSoft Posted January 3, 2008 Posted January 3, 2008 I'm not so excited from this broken backward compatibilitybut these changes were neccessary because in this release version (3.2.10) was introduced MANY new UDFs merged from Auto3Library package. So this was ideal time to make all UDF function names convetions be in the same style.Not to mention that it keeps them separated for people that are still trying to use the old A3L files. George Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number. Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else. "Old age and treachery will always overcome youth and skill!"
DirtDBaK Posted January 5, 2008 Author Posted January 5, 2008 well that makes a little more sence at least I am not the only one who is not excited about it.. [center][/center]
Zedna Posted January 5, 2008 Posted January 5, 2008 (edited) well that makes a little more sence at least I am not the only one who is not excited about it..I have many "3.2.10 incompatible" scripts (escpecially with Auto3Library) so I didn't upgade to 3.2.10 immediatelly too.But now I have done upgrade to 3.2.10 on all my machines.I corrected some of my older scripts but not all of them.I will correct remaining ones only at the moment when I will need make some changes/additions to it. Edited January 5, 2008 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
DirtDBaK Posted January 5, 2008 Author Posted January 5, 2008 Yeah soon I have to undergo the change too..[sadly] [center][/center]
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