Anteaus Posted October 11, 2007 Posted October 11, 2007 Anyone done experiments in this direction? The script-compiler seems to work OK. With scripts themselves, I find that some things work, but others don't. In particular, GUI dialogs don't seem to display but msgboxes do. Scripts that do background tasks 'silently' seem to work OK.
Tasmania Posted October 11, 2007 Posted October 11, 2007 I haven't even considered it. Windows is... windows... and Linux is definately not Windows. I have, however, thought about maybe taking 5 minutes of my time and looking for an application automation system for Linux... but that really is just a thought. I've recently moved, so I spend most of my time with windows because that is what work runs.
Pascal257 Posted October 11, 2007 Posted October 11, 2007 AutoIt runs for me perfectly on Wine. Just the DOM-Objects aren't working but you can install them through a difficult way
DW1 Posted October 11, 2007 Posted October 11, 2007 Did not know that would work ok..... cool Looks like I have some tinkering to do. Do the API calls work still? is that what WINE is doing? AutoIt3 Online Help
Blue_Drache Posted October 11, 2007 Posted October 11, 2007 I have, however, thought about maybe taking 5 minutes of my time and looking for an application automation system for Linux... but that really is just a thought.BASH? Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
PsaltyDS Posted October 11, 2007 Posted October 11, 2007 (edited) I ran AutoIt and SciTE under WINE on SuSE (9.x, I think it was). I worked OK, but the GUIs came up a little odd, and the context help didn't work in SciTE. There have been updates to WINE since then, and it might be better now. Trivia: WINE emulates the registry and all the RegRead/RegWrite/etc. functions worked perfectly! (Win98 style registry at the time.)If you want a VB-like scripting language under Linux, check out GAMBAS: GAMBAS Almost Means BASicGAMBAS is GPL'd and works with the Qt libraries (Gtk modules coming soon). It follows the full Visual BASIC object oriented model more that AutoIt (which is more VBScript-like, I think). Can't claim any experience. I just got a book on it yesterday, and expect to play with it this weekend to see what's up.I found a book titled Beginners's Guide to GAMBAS. Borders claimed to have it in stock, but then couldn't produce it, and then told me it was unavailable from their source for unspecified reasons. Barnes and Nobel told me correctly that they didn't have it but could order it for delivery to my house. I ordered it Saturday and got it Wednesday. Looking forward to checking it out. Edited October 11, 2007 by PsaltyDS Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Tasmania Posted October 11, 2007 Posted October 11, 2007 I ran AutoIt and SciTE under WINE on SuSE (9.x, I think it was). I worked OK, but the GUIs came up a little odd, and the context help didn't work in SciTE. There have been updates to WINE since then, and it might be better now. Trivia: WINE emulates the registry and all the RegRead/RegWrite/etc. functions worked perfectly! (Win98 style registry at the time.)If you want a VB-like scripting language under Linux, check out GAMBAS: GAMBAS Almost Means BASicGAMBAS is GPL'd and works with the Qt libraries (Gtk modules coming soon). It follows the full Visual BASIC object oriented model more that AutoIt (which is more VBScript-like, I think). Can't claim any experience. I just got a book on it yesterday, and expect to play with it this weekend to see what's up.I found a book titled Beginners's Guide to GAMBAS. Borders claimed to have it in stock, but then couldn't produce it, and then told me it was unavailable from their source for unspecified reasons. Barnes and Nobel told me correctly that they didn't have it but could order it for delivery to my house. I ordered it Saturday and got it Wednesday. Looking forward to checking it out. Heard of it, haven't played much with it. Maybe in the future
maqleod Posted October 12, 2007 Posted October 12, 2007 I have tried it with WINE in Ubuntu, but I didn't get great results. I'd be curious how well it works with ReactOS [u]You can download my projects at:[/u] Pulsar Software
Ed_Maximized Posted October 14, 2007 Posted October 14, 2007 Autoit works pretty good in Ubuntu... I have moved to Ubuntu 2 months ago and I have no a native program language I'm comfortable in Linux... so I still program in Autoit... WINE has been improved in a way that Google's Picasa works in WINE so I think the 90% of programs should work... No objects and only automation in another WINE windows... Autoit is a good alternative to keep programming in Linux too!! Ed ShapedGUI Creator : Shaped gui the easy way!!!Txt2au3 : the easy way to include text files into your program without fileinstall_GUICreateWithTiledBackground : Put a GIF in the background of your formsSQLite Database BrowserAnimated GIF UDF : Put animations in your GUI's
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