User Defined Functions: Difference between revisions

From AutoIt Wiki
Jump to navigation Jump to search
m (→‎Media: Simple DirectMedia Layer UDF FIXED)
m (→‎GUI Additions: some UDF Desc FIXED)
Line 151: Line 151:
* [http://www.autoitscript.com/forum/index.php?showtopic=113723 Easy Scrollbars (by ... )] - Easily create scrollable sections in your GUI
* [http://www.autoitscript.com/forum/index.php?showtopic=113723 Easy Scrollbars (by ... )] - Easily create scrollable sections in your GUI
* [http://www.autoitscript.com/forum/index.php?showtopic=105582 GUICtrlOnChangeRegister (by ... )] - Call a function when an edits content is changed.
* [http://www.autoitscript.com/forum/index.php?showtopic=105582 GUICtrlOnChangeRegister (by ... )] - Call a function when an edits content is changed.
* [http://www.autoitscript.com/forum/index.php?showtopic=96258 ContextHelp.au3 (by ... )] - Management of context help ([http://www.autoitscript.com/forum/index.php?showtopic=72152-contexthelp/ original (by ... )])
* [http://www.autoitscript.com/forum/index.php?showtopic=96258 ContextHelp.au3 (by ... )] - Management of context help ([http://www.autoitscript.com/forum/index.php?showtopic=72152-contexthelp/ original])
* [http://www.autoitscript.com/forum/index.php?showtopic=145149 GUIExtender (by ... )] - Expand and contract sections of your GUI. ([http://www.autoitscript.com/forum/index.php?showtopic=117909 original (by ... )])
* [http://www.autoitscript.com/forum/index.php?showtopic=145149 GUIExtender (by ... )] - Expand and contract sections of your GUI. ([http://www.autoitscript.com/forum/index.php?showtopic=117909 original])
* [http://www.autoitscript.com/forum/index.php?showtopic=109096 ExtMsgBox (by ... )] - A very customisable replacement for MsgBox
* [http://www.autoitscript.com/forum/index.php?showtopic=109096 ExtMsgBox (by ... )] - A very customisable replacement for MsgBox
* [http://www.autoitscript.com/forum/index.php?showtopic=108445 Toast (by ... )] - Small message GUIs which pop out of the Systray
* [http://www.autoitscript.com/forum/index.php?showtopic=108445 Toast (by ... )] - Small message GUIs which pop out of the Systray

Revision as of 21:50, 24 April 2015

This page is a listing of libraries of user defined functions (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any programmer. This list is probably not complete, but constantly supplemented. If you do not find a solution here, ask a new question on the forum.

Automation

Browsers

  • Chrome (by ... ) - The same as above for Google Chrome. Automate the most common tasks in Chrome with the Chrome UDF.
  • Firefox (by ... ) - A little less support for automation than IE, but still very good.
  • HTMLDocumentEvents UDF (by ... ) - Track IE document events.
  • IEJS UDF (by ... ) - IEJS - IE Javascript options, an IE.au3 personal extension.
  • Internet Explorer - Everything about Internet explorer can be automated with the IE library supplied with a standard AutoIt install.
  • NavInfo UDF (by ... ) - With this UDF you can check if a specified browser/software is installed and which version is being used.
  • Opera (by ... ) - The same as above for Opera. Automate the most common tasks in Opera with the Opera UDF.

Microsoft Office Automation

OpenOffice Automation

Hardware

Information gathering

Databases and web connections

Internet protocol suite

Data compression

Encryption and hash

Media

Sound

Graphics and image

Players

GUI Additions

Controls

Maths

Misc

PDF

Windows

Security

[[Category:UDF (by ... )] (by ... )]

Social Media and other Website API

Android