HelpNeeded Posted January 10, 2011 Share Posted January 10, 2011 @All.I would like to create my own class, but i really miss the keyword "CLASS" in autoit. I only found these solutions(using the scriptcontrol or the autoitobject) in germans forums to define my own class. When will implemented the class-concept in autoit.Sorry for my rather bad english and i hope you will understand me. Link to comment Share on other sites More sharing options...
marko29 Posted January 10, 2011 Share Posted January 10, 2011 This would take huge ammount of work as the whole language should be redesigned. Imo you should enjoy the current simplicity of Autoit and forget about it as i dont see it coming anytime soon. Link to comment Share on other sites More sharing options...
ProgAndy Posted January 10, 2011 Share Posted January 10, 2011 AutoItObject is also published in this forum. A link is in my signature. *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted January 10, 2011 Moderators Share Posted January 10, 2011 HelpNeeded, Welcome to the AutoIt forum. Take a look at this thread - it might be useful. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Zedna Posted January 10, 2011 Share Posted January 10, 2011 (edited) OP probably meant Object-Oriented syntaxIn this case he should look here:http://www.autoitscript.com/trac/autoit/wiki/AutoItNotOnToDoList Edited January 10, 2011 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
trancexx Posted January 10, 2011 Share Posted January 10, 2011 (edited) Things changed since 2005. Object-oriented syntax is an hour away. Unfortunately there is no one to drive the car.Arguments used 5-6 years ago aren't valid today, this is proven fact. Anyone not accepting that is just plain ignorant. Another unfortunate thing is there are lot of those.edit:excepting Edited January 10, 2011 by trancexx v20100v 1 ♡♡♡ . eMyvnE Link to comment Share on other sites More sharing options...
Zedna Posted January 10, 2011 Share Posted January 10, 2011 Things changed since 2005. Object-oriented syntax is an hour away. Unfortunately there is no one to drive the car.Arguments used 5-6 years ago aren't valid today, this is proven fact. Anyone not accepting that is just plain ignorant. Another unfortunate thing is there are lot of those.edit:excepting You are right. AutoItObject UDF is so much perfect that it's probably worth of adding as Autoit's standard in some way. Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
trancexx Posted January 10, 2011 Share Posted January 10, 2011 I'm right about what? Zedna, including AutoItObject UDF as standard AutoIt's file makes no sense. That will never happen if I'm asked (and I am). Things need to be done the way they need to be, not the opposite. ♡♡♡ . eMyvnE Link to comment Share on other sites More sharing options...
Zedna Posted January 10, 2011 Share Posted January 10, 2011 I'm right about what? All Zedna, including AutoItObject UDF as standard AutoIt's file makes no sense. That will never happen if I'm asked (and I am). Things need to be done the way they need to be, not the opposite.That's pity. Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
HelpNeeded Posted January 11, 2011 Author Share Posted January 11, 2011 Thanks for your answers.It is very pity that AutoIt will not have the object-oriented concepts. Simple languages like vbscript and java script have implemented these concepts. I do not understand why AutoIt will not have object-oriented syntax. My english is to bad to understand this Link to comment Share on other sites More sharing options...
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