Wooltown Posted March 5, 2007 Posted March 5, 2007 Hello ! Are their any possibility to download 3.2.3.0, because there are some fixes in that version that I need, of course it's not official and I will use it on my own risk.
jpm Posted March 5, 2007 Posted March 5, 2007 Hello !Are their any possibility to download 3.2.3.0, because there are some fixes in that version that I need, of course it's not official and I will use it on my own risk.Jon is the only one which can create a sign version of 3.2.3.0, I hope he will get some time to do it It is not a question of risk as we try to deliver only stable beta version
Administrators Jon Posted March 7, 2007 Administrators Posted March 7, 2007 JP, are the regression tests OK at the moment and the changelogs up to date? I guess I could release a beta if they are...
WeMartiansAreFriendly Posted March 8, 2007 Posted March 8, 2007 JP, are the regression tests OK at the moment and the changelogs up to date? I guess I could release a beta if they are...cant take the wait any longer!! Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet()
LOULOU Posted March 9, 2007 Posted March 9, 2007 Me too... I am waiting for controlSend correction , May we have a date please ? Thanks Jon
Administrators Jon Posted March 9, 2007 Administrators Posted March 9, 2007 Me too... I am waiting for controlSend correction , May we have a date please ?Thanks JonWhich correction? I saw some sort of fudge in the ControlSend code last night and removed it as I didn't agree...it may be the "fix" lol
MHz Posted March 9, 2007 Posted March 9, 2007 Which correction? I saw some sort of fudge in the ControlSend code last night and removed it as I didn't agree...it may be the "fix" lolThat maybe the use of ControlSend() with a empty ControlID. Members use ControlSend() like this for automating ComSpec, games, IE...http://www.autoitscript.com/forum/index.ph...;hl=controlsend
Administrators Jon Posted March 9, 2007 Administrators Posted March 9, 2007 That maybe the use of ControlSend() with a empty ControlID. Members use ControlSend() like this for automating ComSpec, games, IE...http://www.autoitscript.com/forum/index.ph...;hl=controlsendAh ok, it wasn't that one. It was forced focus change I removed.
therks Posted March 10, 2007 Posted March 10, 2007 (edited) http://www.autoitscript.com/autoit3/files/...-beta-setup.exeWas notified by my AutoIt toolbar (patiently waiting for the .zip version) Edited March 10, 2007 by Saunders My AutoIt Stuff | My Github
Scrubby Posted March 13, 2007 Posted March 13, 2007 Hi All, I'm currently looking at building a plugin for a test harness called jameleon that would use AutoIt. Unfortunately, it would probably work pretty kludgey if I had to develop the plug using the AutoIT.exe file. Has autoit been compiled into a .dll that I could use to develop this plugin? I don't have a really good knowledge C++ so that would take me a little time to convert that myself, I've done it in other languages so it would seem that it should be quite easy. If it hasn't and someone knows how to do this quickly, I'd appreciate your help in this! Thanks! Scrubby
PaulIA Posted March 13, 2007 Posted March 13, 2007 Hi All, I'm currently looking at building a plugin for a test harness called jameleon that would use AutoIt. Unfortunately, it would probably work pretty kludgey if I had to develop the plug using the AutoIT.exe file. Has autoit been compiled into a .dll that I could use to develop this plugin? I don't have a really good knowledge C++ so that would take me a little time to convert that myself, I've done it in other languages so it would seem that it should be quite easy. If it hasn't and someone knows how to do this quickly, I'd appreciate your help in this!Thanks! ScrubbyYou mean like the AutoItX3.dll in the AutoIt\AutoItX folder? Auto3Lib: A library of over 1200 functions for AutoIt
WeMartiansAreFriendly Posted March 14, 2007 Posted March 14, 2007 http://www.autoitscript.com/autoit3/files/...-beta-setup.exeWas notified by my AutoIt toolbar (patiently waiting for the .zip version)yeah, zip is preferable, and it looks like its available now. Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet()
MHz Posted March 14, 2007 Posted March 14, 2007 yeah, zip is preferable, and it looks like its available now.You can use 7Zip to extract the files out of a NSIS installer.
Scrubby Posted March 14, 2007 Posted March 14, 2007 You mean like the AutoItX3.dll in the AutoIt\AutoItX folder?Yup, that's the one! :"> Boy do I shine as a noob! Hopefully that'll change as I get this plugin done Scrubby
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