AHK Tutorial

From AutoHotkey

Jump to: navigation, search

This tutorial covers everything from the basics to complex guru like code. (Well it will when it gets done. Please be patient) Please read the Quick Start Tutorial first to get an idea of what ahk can do.

To learn more use this tutorial.

[edit] Table of contents

This table of contents is tentative and will probably change as the tutorial is completed.

  1. Hotkeys.
  2. Automation.
    • Sending keystrokes and mouse clicks.
    • Manipulating Windows
    • Changing Controls
  3. Scripting. (Auto-execute, hotkeys, labels, gosubs))
  4. Flow of a script advanced. (ifs, loops, comments, continuation sections)
  5. Variables and Expressions.
  6. Expressions continued.
  7. Functions
  8. Creating Guis
  9. Guis advanced
  10. Introduction to more advanced topics.
Personal tools