bichlepa / AutoHotFlow

AutoHotFlow - Simply draw your applictaions
http://ahkscript.org/boards/viewtopic.php?f=6&t=6399
GNU General Public License v3.0
71 stars 18 forks source link

Elements API.odt - out of date? #2

Closed burque505 closed 3 years ago

burque505 commented 3 years ago

At page 1, 2(d): In function Element_getParameters_Action_Beep() delete the parameter names and replace them by these: return["frequency", "duration"]

No function Element_getParameters_Action_Beep() exists in the referenced New_Variable.ahk from which cloning is done.

bichlepa commented 3 years ago

Yes, it is outdated, sorry. I'm alrady working on an update of the documentation.

burque505 commented 3 years ago

Thank you for the fast response, I know documentation is tough.

bichlepa commented 3 years ago

I just finished the documentation. I'm looking forward to see what you will implement! Be aware that the template in the element template creator is not updated yet.