Intro to Classes in AHK: Learn How and Why to use Classes

Helpful script writing tricks and HowTo's
User avatar
Joe Glines
Posts: 771
Joined: 30 Sep 2013, 20:49
Location: Dallas
Contact:

Intro to Classes in AHK: Learn How and Why to use Classes

Post by Joe Glines » 17 Nov 2021, 07:58

For years I've dabbled in classes but hadn't written my own. I asked Jean Lalonde, author of Quick Access Popup, to give us an Intro to Classes tutorial.

You can get the source files for the video here

As mentioned in the video, we had webinar teaching an Intro to Classes in AutoHotkey back in 2018. I wanted to revisit the topic and Jean agreed to give us a good introduction to classes.

Jean mentioned a good precursor of this video is the AHK Webinar we had on Objects

He also mentioned a few tutorials on the forum. Here are a few Intro to Classes in AutoHotkey that he mentioned

jeeswg’s object classes tutorial
AboutScript – Intro to Objects (excellent video :dance: )
nnnik – Beginners OOP with AHK
samardac – Classes in AHK, Basic Tutorial
Documentation on Classes in AutoHotkey
Sign-up for the 🅰️HK Newsletter

ImageImageImageImage:clap:
AHK Tutorials:Web Scraping | | Webservice APIs | AHK and Excel | Chrome | RegEx | Functions
Training: AHK Webinars Courses on AutoHotkey :ugeek:
YouTube

:thumbup: Quick Access Popup, the powerful Windows folders, apps and documents launcher!

Return to “Tutorials (v1)”