NELyon Posted May 3, 2007 Posted May 3, 2007 Does anyone know what functions are supported in Wine? If i could find out, i could write a little guide on it... and i could use Autoit on Ubuntu. Ubuntu pwns.
AutoItKing Posted May 3, 2007 Posted May 3, 2007 I have experimented with this. But I have no definite list. Sorry http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]
piccaso Posted May 3, 2007 Posted May 3, 2007 TCPAccept() didnt work last time i tryed (about 3 month ago) CoProc Multi Process Helper libraryTrashBin.nfshost.com store your AutoIt related files here!AutoIt User Map
Busti Posted May 4, 2007 Posted May 4, 2007 Hotkeyset doesnt work too My UDF's : Startet on : 06.06.2006_CaseSearchOrReplaceStr();~> Searches OR Replaces a String,;~> With or Without Casesensivity
NELyon Posted May 9, 2007 Author Posted May 9, 2007 I can confirm that both the Autoit3 installer AND the SciTe installer are fully functional on Wine and i am developing scripts on wine right now Also, both the Console and the Syntax highlighting work, but the intellisence, when it opens up, covers the script you are typing. Other than that, SciTE is perfect, i have written scripts on Ubuntu and ran them flawlessly
sandman Posted May 12, 2007 Posted May 12, 2007 I can confirm that both the Autoit3 installer AND the SciTe installer are fully functional on Wine and i am developing scripts on wine right now Also, both the Console and the Syntax highlighting work, but the intellisence, when it opens up, covers the script you are typing. Other than that, SciTE is perfect, i have written scripts on Ubuntu and ran them flawlessly Same here, the installers worked fine. I haven't really done much on my list of functions, but I think about only 5 of 100 functions tested don't work (just for _A through _G) [center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center]
Ed_Maximized Posted August 24, 2007 Posted August 24, 2007 Hello everyone I have "ported" some programs writen originally for windows-autoit to autoit "safe" ubuntu. Functions related specificly to Windows OS doesn't work and all automation fuctions only work in "wine windows" not ubuntu native windows. If someone else still needs information I will post tested functions and example programs... 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
Fabry Posted August 24, 2007 Posted August 24, 2007 @IpAddress1 doesn't work A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza รจ il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
piccaso Posted August 24, 2007 Posted August 24, 2007 If someone else still needs information I will post tested functions and example programs... Yes please post what you have CoProc Multi Process Helper libraryTrashBin.nfshost.com store your AutoIt related files here!AutoIt User Map
NELyon Posted September 20, 2007 Author Posted September 20, 2007 Wine is starting to be elusive on opening SciTe. When i try to open it, the Scite window stops responding and it won't repaint itself. Also, the machine will run fine, nothing will stop responding except the SciTe window, and on my windows system, when a process doesn't respond, the entire system goes dead (I think because it is trying to give priority to the failing process, thus not having enough system resources to run the other processes) Just my theory on that.
NELyon Posted January 20, 2008 Author Posted January 20, 2008 Sorry for bringing this back up, but i have more confirmations! I have found that TCP functions are... Functioning! I tested the Remote Autoit script i made a while back, and both client and server are functional to their fullest extent!
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