Valik Posted March 22, 2004 Posted March 22, 2004 (edited) I know I was rather hard on you last week about AutoIt-GUI, JP, I'm sorry about that. But I must say, it is very impressive now. I've ported 2 of my GUI scripts to using it and they are much much faster and coded cleaner as well as more stable. One of those includes ParseFile. I wasn't really able to reduce the amount of code, but I was able to use a lot more reliable methods for interacting with the controls and stuff.I've got several other GUI scripts I want to work on, too, some of which are in various stages of being started.Big thanks to JP for making this and making it into something very powerful.Edit: I just went back and looked and I actually did make ParseFile smaller by some 100 lines of code. Also, we need to thank Larry, too, for the idea of a GUI interface with AutoIt. Edited March 22, 2004 by Valik
alawoona Posted March 22, 2004 Posted March 22, 2004 Let me add my 2 cents worth as well - was a great job JP. I had written a gui-scriptwriter using AU3GUI (and XP). The code is a lot simpler with autoit-gui and I have not utilized all the caoabilities of autoit-gui yet.
Holger Posted March 22, 2004 Posted March 22, 2004 Nothing more to say than Thanks and I love this GUI (not guy ) Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
jpm Posted March 23, 2004 Posted March 23, 2004 (edited) Thanks every body for this big support. I am for sure Larry appreciate the integration of his AU3GUI.. works. I still need to understand why the minimise/restore/Maximize was so important in GuiMsg() mode. Nervertheless I hope I can find the bug of systray closing. Edited March 23, 2004 by jpm
Helge Posted March 23, 2004 Posted March 23, 2004 Yeah, big thanks to JP for making the great GUI !! But let us not forget our o great Jon for making AutoIt v3 !! No no... I just got something on my eye...
jpm Posted March 23, 2004 Posted March 23, 2004 Yeah, big thanks to JP for making the great GUI !! But let us not forget our o great Jon for making AutoIt v3 !! No no...I just got something on my eye...I don't forget him (JON) I just leave him someroom for the .dll production.He is the chief architect so he has the final decision I appreciate very much the way he conduct this product. Thanks JON
Valik Posted March 23, 2004 Author Posted March 23, 2004 Thanks every body for this big support. I am for sure Larry appreciate the integration of his AU3GUI.. works. I still need to understand why the minimise/restore/Maximize was so important in GuiMsg() mode. Nervertheless I hope I can find the bug of systray closing. Options are a good thing to have. I've already thought about using minmize/restore detection to disable and re-enable hotkeys respectively. You can never predict what will be needed, so its best to provide as much as you can.
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