Jump to content

New version of Autoit3


Recommended Posts

  • Moderators

LOULOU,

Please remember that AutoIt is developed by a team of volunteers and we depend on these developers having enough time spare away from their real jobs and their home lives to work on the AutoIt code. As such, the development schedule is never announced in advance and new releases appear as and when they are considered ready.

I happen to know that several of the developers have very little, if any, time to spare for AutoIt at present - so I would not hold your breath for a new Beta release, let alone a new stable version, any time soon. But then, as with all things AutoIt, you never know...... :blink:

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png 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 columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

  • 3 weeks later...

Why did they care that someone took their code and spun another program from it? Isn't that a part of what opensource means?

Edited by jaberwocky6669
Link to comment
Share on other sites

I suppose opensource means that everybody can help and participate in the development.

But it doesn't mean that anybody can treat it as their own code and do whatever they want.

The author rights and the software license got to be respected.

If somebody uses other's opensource code in the programs then he/she must credit the code's author and follow the license terms (GPL or another).

Link to comment
Share on other sites

Why did they care that someone took their code and spun another program from it? Isn't that a part of what opensource means?

It matters a lot which specific license was in use at the time. Before 3.2.0 AutoIt was GPL, now it's closed-source freeware. I've heard there was some animosity at the time, but it was more likely personal (sharp disagreement about whether it was necessary\wise to fork) than legal issues about the license.

Seems too much like prying into a friend's family quarrels for me to want to know any more about it.

;)

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
Link to comment
Share on other sites

I suppose opensource means that everybody can help and participate in the development.

But it doesn't mean that anybody can treat it as their own code and do whatever they want.

If it was GPL then pretty much it does mean you can do that.

Please go and have a read of the GPL and what it means for forking. There's nothing at all against forking a project under the terms of the GPL, in fact most GPL software is either forked from another GPL project, or has 'descendant' forks itself. Sometimes the forks end up superseding their 'parent' project, sometimes they fade into obscurity. But the GPL definitely allows it.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...