jpm Posted May 5, 2005 Author Share Posted May 5, 2005 5th May 2005 - v3.1.1.22 (beta)Fixed : ChooseColor and _ChooseFont doc (Sorry JdeB : bad merging). Fixed : FileOpenDialog, FileSaveDialog, HotKeySet doc (Thanks Sven) Fixed : StringInStr return 0 when searching for "" (Thanks JdeB) Changed : GUICtrlSetGraphic default colors(black, transparent) Added : GUICtrlSetGraphic bkColor : $GUI_GR_NOCOLOR Added : DLLStructElementPtr (By Ejoc) Fixed : duplicate formal parameters in UDF's. (Thanks DaveF/Nutster) Link to comment Share on other sites More sharing options...
quaizywabbit Posted May 5, 2005 Share Posted May 5, 2005 (edited) Added : AutoIt Info Style and exStyle for the control under the mouse.is this in the help file?If so, in what section? Edited May 6, 2005 by quaizywabbit [u]Do more with pre-existing apps![/u]ANYGUIv2.8 Link to comment Share on other sites More sharing options...
MHz Posted May 6, 2005 Share Posted May 6, 2005 3nd May 2005 - v3.1.1.21 (beta)Added : AutoIt Info Style and exStyle for the control under the mouse.Zip users are missing the updated AutoIt Info. So I have attached a copy from the installer. Link to comment Share on other sites More sharing options...
quaizywabbit Posted May 6, 2005 Share Posted May 6, 2005 Thanks...that's what I thought it was.... [u]Do more with pre-existing apps![/u]ANYGUIv2.8 Link to comment Share on other sites More sharing options...
jpm Posted May 6, 2005 Author Share Posted May 6, 2005 Zip users are missing the updated AutoIt Info. So I have attached a copy from the installer. <{POST_SNAPBACK}>Thanks I miss this one I will include it next time Link to comment Share on other sites More sharing options...
LOULOU Posted May 6, 2005 Share Posted May 6, 2005 Thanks I miss this one I will include it next time<{POST_SNAPBACK}>Since ver 3.1.1.22 Certain program crash in compilation with a message coming from AU3.check . I send you by private mail the programm which i can't compile and the ini for the compilation. Link to comment Share on other sites More sharing options...
jpm Posted May 6, 2005 Author Share Posted May 6, 2005 Since ver 3.1.1.22 Certain program crash in compilation with a message coming from AU3.check . I send you by private mail the programm which i can't compile and the ini for the compilation.<{POST_SNAPBACK}>I did'nt receive anything. But Au3.check is not deliver thru the AutoITBeta setup.I came with Scite update. So depending you are using a new function not included in the Scite last update you will get an arror. If you just put the message from Au3.check I can confirm Link to comment Share on other sites More sharing options...
LOULOU Posted May 7, 2005 Share Posted May 7, 2005 (edited) I did'nt receive anything. But Au3.check is not deliver thru the AutoITBeta setup.I came with Scite update. So depending you are using a new function not included in the Scite last update you will get an arror. If you just put the message from Au3.check I can confirm <{POST_SNAPBACK}>It seems that the problem comes from aut2exe.exe which generate an erro. In last version i use "Compiler" with modifying the location of aut2exe.exe for compiling with the option of beta, but since the new version it doesn't walk. But i use "beta compile" all is good but i can't param the reshacjk function. Edited May 7, 2005 by LOULOU Link to comment Share on other sites More sharing options...
jpm Posted May 7, 2005 Author Share Posted May 7, 2005 7th May 2005 - v3.1.1.23 (beta)Fixed : Opt("GUICoorMode",2) doc (Thanks KSum)Fixed : DLLStructCreate return error (By Ejoc) Link to comment Share on other sites More sharing options...
Developers Jos Posted May 7, 2005 Developers Share Posted May 7, 2005 It seems that the problem comes from aut2exe.exe which generate an erro. In last version i use "Compiler" with modifying the location of aut2exe.exe for compiling with the option of beta, but since the new version it doesn't walk. But i use "beta compile" all is good but i can't param the reshacjk function.<{POST_SNAPBACK}>Sounds like you are using SciTE Alt-F7 to compile right ?Alt-F7 doesn't run CompileAU3.exe, which performs AU3Check/RC/Reshack/Aut2Exe for you.You could however add the Compiler Directives and point to the Beta Compiler. then just hit F7 ..... 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...
JoeCool Posted May 7, 2005 Share Posted May 7, 2005 File missing ? In Zip version 3.1.1.22 AutoIt3.exe 06/05/2005 and it seems to be missing in 3.1.1.23 !? Link to comment Share on other sites More sharing options...
jpm Posted May 7, 2005 Author Share Posted May 7, 2005 File missing ?In Zip version 3.1.1.22 AutoIt3.exe 06/05/2005and it seems to be missing in 3.1.1.23!? <{POST_SNAPBACK}>ThanksWait a couple of minutes 3.1.1.24 coming out with the AUTOIT3.exe Link to comment Share on other sites More sharing options...
JoeCool Posted May 7, 2005 Share Posted May 7, 2005 (edited) ThanksWait a couple of minutes 3.1.1.24 coming out with the AUTOIT3.exe <{POST_SNAPBACK}> I also got the same problem describe into http://www.autoitscript.com/forum/index.php?showtopic=11216If I compile to exe and add icon it crashes , it was working fine in ".21" not working in ".22"Edit: btw Im not using SciTE, I start the compiler directly from windoze menu ... Edited May 7, 2005 by JoeCool Link to comment Share on other sites More sharing options...
jpm Posted May 7, 2005 Author Share Posted May 7, 2005 7th May 2005 - v3.1.1.24 (beta)Renamed : DLLStruct ... functions (by Jpm)Merged : DLLStructElementPtr in DLLStructGetPtr (by Jpm)be carefull the DllStruct have been renamed Link to comment Share on other sites More sharing options...
GaryFrost Posted May 7, 2005 Share Posted May 7, 2005 This is correct, I have same problem, if i comment out my line;#Compiler_Icon=Wizard.ico ;Filename of the Ico file to usethen it compiles correctlyuncommented produces the followingaut2exe.exe Error signature AppName: aut2exe.exe AppVer: 3.1.1.0 ModName: aut2exe.exe ModVer: 3.1.1.0 Offset: 00002f8d 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...
GaryFrost Posted May 7, 2005 Share Posted May 7, 2005 7th May 2005 - v3.1.1.24 (beta)Renamed : DLLStruct ... functions (by Jpm)Merged : DLLStructElementPtr in DLLStructGetPtr (by Jpm)be carefull the DllStruct have been renamed<{POST_SNAPBACK}>Thanks for the heads-up, I'm looking into it, but I think the change will break a few of my functions from the UDFs.Will fix and send to jdeB as soon as I can. 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...
Ejoc Posted May 7, 2005 Share Posted May 7, 2005 I made a script converter for the new DllStruct names:#78156 Start -> Programs -> AutoIt v3 -> AutoIt Help File -> Index -> (The Function you are asking about)----- Links -----DllStruct UDFsRSA Crypto UDFs Link to comment Share on other sites More sharing options...
GaryFrost Posted May 7, 2005 Share Posted May 7, 2005 (edited) Wasn't quick enough Corrections sent to jdeB due to DllStruct renaming GuiCombo.au3 GuiEdit.au3 --> new udf Misc.au3 GuiList.au3 GuiListView.au3 GuiTab.au3 Edited May 8, 2005 by gafrost 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...
jpm Posted May 8, 2005 Author Share Posted May 8, 2005 Wasn't quick enough Corrections sent to jdeB due to DllStruct renamingGuiCombo.au3GuiEdit.au3 --> new udfMisc.au3GuiList.au3GuiListView.au3GuiTab.au3For those that don't want to wait (attachment)<{POST_SNAPBACK}>Sorry I should have check before upload. Link to comment Share on other sites More sharing options...
GaryFrost Posted May 8, 2005 Share Posted May 8, 2005 Sorry I should have check before upload.<{POST_SNAPBACK}>No problem, lot to keep track of during beta. 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...
Recommended Posts