GaryFrost Posted September 30, 2007 Share Posted September 30, 2007 @Garry: That's amazing big work!! Thanks. It's pitty that it's not backward compatible but in this case it make sense this is the best solution. About HelpFile size: I noticed in all ListView helpfile examples is huge unneccessary/commented debug code in WM_NOTIFY. This debug WM_NOTIFY code can be mentioned once in "GuiListView Management.htm" and not in all GUOListView functions.In examples should be only code related to mentioned function.In TreeView and others UDFs is it similar but code overhead is not so big as in ListView UDF.Yes it's in the others also, ListView I believe has more to the events than most.Some of the examples actually use the events while others don't. But I left them in so the users could see that other things can be done.Worse case scenario would be to trim the examples that don't use the events. Don't think it will make the amount of disk space used that much different.Almost all the examples have 2 or more Example functions, showing use with internal created control and with UDF created control.The includes are a little heavier because the deprecated functions are at the end of the include, as I said they should still work but won't be documented anymore.Gary SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference. Link to comment Share on other sites More sharing options...
Zedna Posted September 30, 2007 Share Posted September 30, 2007 (edited) The includes are a little heavier because the deprecated functions are at the end of the include, as I said they should still work but won't be documented anymore.GaryI didn't notice that depreceated functions are at the end of includes.That's super backward compatible!I would be happy also if depreceated functions will not be there. In such case of BIG improving changes in UDF is not problem to rewrite several AutoIt scripts (which needs to be recompiled/changed) for new functions. Idea: In next betas you can delete all commented code in UDF include files (there are commented old code in depreceated functions) and in HelpFile examples.EDIT: if somebody needs old code then he can download old AutpIt ZIP file from AutoIt archive - so it needn't be in the current UDF as commented code Edited September 30, 2007 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
jvanegmond Posted September 30, 2007 Share Posted September 30, 2007 (edited) I did a proof of concept on the AutoIt WebUpdate. I made it to resemble Dev-C++'s WebUpdate. Removed because because. Edited September 25, 2008 by Manadar github.com/jvanegmond Link to comment Share on other sites More sharing options...
BrettF Posted September 30, 2007 Share Posted September 30, 2007 @Manadar: That's pretty cool It looks good. Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version! Link to comment Share on other sites More sharing options...
randallc Posted October 1, 2007 Share Posted October 1, 2007 Hi, Fantastic effort, Gary, thanks! I have manage dto delete a whole lot of redundant constants, insert a few deleted UDFs, and get "SearchMiner" working again! The only one issue which I can't explain is that I have needed to use the old function for "_GUICtrlListViewGetTopIndex", but i can't post a bug report as I can't reproduce it in a small script. If you are keen, please check the two versions sometime and see if you have an answer! [link in signature ;"I1" is to work with 3.2.8.1, 3.2.9.1, and "J1" to work with 3.2.9.2] Best, randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
GaryFrost Posted October 1, 2007 Share Posted October 1, 2007 (edited) Hi, Fantastic effort, Gary, thanks! I have manage dto delete a whole lot of redundant constants, insert a few deleted UDFs, and get "SearchMiner" working again! The only one issue which I can't explain is that I have needed to use the old function for "_GUICtrlListViewGetTopIndex", but i can't post a bug report as I can't reproduce it in a small script. If you are keen, please check the two versions sometime and see if you have an answer! [link in signature ;"I1" is to work with 3.2.8.1, 3.2.9.1, and "J1" to work with 3.2.9.2] Best, randall _GUICtrlListView_GetTopIndex should work, not much to it. The deprecated function was missing the return. Edited October 1, 2007 by GaryFrost SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference. Link to comment Share on other sites More sharing options...
Administrators Jon Posted October 5, 2007 Administrators Share Posted October 5, 2007 3.2.9.3 (5th October, 2007) (Beta) - Fixed: $var = $var was not giving an error when $var didn't already exist. - Fixed: Opt("WinTitleMatchMode", Default) fatal error. (Thanks pseakins) - Fixed: 3.2.9.2 AutoIt error when launched under Windows 2000. - Fixed: GUICtrlSetStyle() with $ES_READONLY bad $WS_TABSTOP. (Thanks Antiec, gafrost) - Fixed: AutoIt Crash on exit if Win...() used with a Title being a COM object. (Thanks Volly) And some UDF fixes I believe. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
therks Posted October 6, 2007 Share Posted October 6, 2007 No zip? My AutoIt Stuff | My Github Link to comment Share on other sites More sharing options...
GEOSoft Posted October 6, 2007 Share Posted October 6, 2007 (edited) No zip?Looks that way and I notice there are two installers. Whats the difference?If you just want the files, they can be extracted from the setup using 7zip. Edited October 6, 2007 by GEOSoft 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!" Link to comment Share on other sites More sharing options...
randallc Posted October 6, 2007 Share Posted October 6, 2007 Hi, If you run the 2nd, it just extracts the winRAR zipped files, no install, I think; "self-extracting WinrAR" best, randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
GEOSoft Posted October 6, 2007 Share Posted October 6, 2007 Hi,If you run the 2nd, it just extracts the winRAR zipped files, no install, I think; "self-extracting WinrAR"best, randallExtracts then to where??? If it's putting them anywhere near my AutoIt folders then there's another good idea gone up in smoke. Anything that messes with my folder structure or hijacks file associations is not welcome on my system. I'll just extract the files from the regular installer version. That way they go where I want them to. 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!" Link to comment Share on other sites More sharing options...
Administrators Jon Posted October 6, 2007 Administrators Share Posted October 6, 2007 Extracts then to where??? If it's putting them anywhere near my AutoIt folders then there's another good idea gone up in smoke. Anything that messes with my folder structure or hijacks file associations is not welcome on my system. I'll just extract the files from the regular installer version. That way they go where I want them to.Extracts it to where you tell it. It's just a self extracting archive, it's not an installation. I was going to leave it as a .rar file but no doubt people would have moaned.(the .rar file is 4MB smaller than the .zip which is why I switched) Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
GEOSoft Posted October 6, 2007 Share Posted October 6, 2007 Extracts it to where you tell it. It's just a self extracting archive, it's not an installation. I was going to leave it as a .rar file but no doubt people would have moaned.(the .rar file is 4MB smaller than the .zip which is why I switched)Thanks for that info Jon. Now I feel better. I'll download it and see if my old script still works against it but I think it should with a couple of simple changes. 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!" Link to comment Share on other sites More sharing options...
therks Posted October 7, 2007 Share Posted October 7, 2007 (the .rar file is 4MB smaller than the .zip which is why I switched)Even as an exe? Nifty! My AutoIt Stuff | My Github Link to comment Share on other sites More sharing options...
Nahuel Posted October 8, 2007 Share Posted October 8, 2007 I posted a problem I had with the latest beta here and it was removed. I'd like to know why and where I should post that kind of things... Sorry for posting again, but I didn't know who to PM. Delete this message if you wish, but do tell me why my post was removed. Thanks. Link to comment Share on other sites More sharing options...
GEOSoft Posted October 8, 2007 Share Posted October 8, 2007 (edited) I posted a problem I had with the latest beta here and it was removed. I'd like to know why and where I should post that kind of things... Sorry for posting again, but I didn't know who to PM. Delete this message if you wish, but do tell me why my post was removed. Thanks.Gary moved it to Bug ReportsSee here Edited October 8, 2007 by GaryFrost Correct name spelling 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!" Link to comment Share on other sites More sharing options...
GaryFrost Posted October 8, 2007 Share Posted October 8, 2007 I posted a problem I had with the latest beta here and it was removed. I'd like to know why and where I should post that kind of things... Sorry for posting again, but I didn't know who to PM. Delete this message if you wish, but do tell me why my post was removed. Thanks.You've been here long enough to know where to post a bug report SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference. Link to comment Share on other sites More sharing options...
Nahuel Posted October 8, 2007 Share Posted October 8, 2007 You've been here long enough to know where to post a bug reportI thought I wasn't allowed to post there. I got that message everytime I tried. Link to comment Share on other sites More sharing options...
Developers Jos Posted October 8, 2007 Developers Share Posted October 8, 2007 I thought I wasn't allowed to post there. I got that message everytime I tried.Bug reports go in the "Bugs report" forum, questions go in the "Support forum"... always been like that. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Nahuel Posted October 8, 2007 Share Posted October 8, 2007 Bug reports go in the "Bugs report" forum, questions go in the "Support forum"... always been like that.Then what am I doing wrong?: Board MessageSorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.The error returned was:Sorry, you do not have permission to start a topic in this forum Link to comment Share on other sites More sharing options...
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