I typically stay away from GUIs because I find them overly confusing to create and time-consuming to update. I recently learned how to take advantage of some built in functionality that greatly reduces the time it takes to keep controls positioned well on a GUI. I found the documentation hard to interpret/follow so I made short video walking through how they work.
YouTube Video
For what it's worth- the re-writing/highlighting of GUI placements is below.
Simple Control Placements in AutoHotKey GUIs
- Joe Glines
- Posts: 772
- Joined: 30 Sep 2013, 20:49
- Location: Dallas
- Contact:
Simple Control Placements in AutoHotKey GUIs
Sign-up for the HK Newsletter
AHK Tutorials:Web Scraping | | Webservice APIs | AHK and Excel | Chrome | RegEx | Functions
Training: AHK Webinars Courses on AutoHotkey
YouTube
Quick Access Popup, the powerful Windows folders, apps and documents launcher!
AHK Tutorials:Web Scraping | | Webservice APIs | AHK and Excel | Chrome | RegEx | Functions
Training: AHK Webinars Courses on AutoHotkey
YouTube
Quick Access Popup, the powerful Windows folders, apps and documents launcher!
Re: Simple Control Placements in AutoHotKey GUIs
Nice work
If / when we get our auto-position / auto-size system merged into AHK_L, we may have to call on you to do a video for that
If / when we get our auto-position / auto-size system merged into AHK_L, we may have to call on you to do a video for that
- Joe Glines
- Posts: 772
- Joined: 30 Sep 2013, 20:49
- Location: Dallas
- Contact:
Re: Simple Control Placements in AutoHotKey GUIs
Thanks evilC! While doing the above I was also playing with Anchor and AutoXYWH. At some point I'll probably do some basic videos there as I found them hard to follow. Over the holidays I'll take a look the link you provided.
On a side note, I have talked to quite a few programmers (mainly Python programmers, but some from Java and other languages). I was very surprised to see how few programmers actually build GUIs. I was happy to hear that many felt GUIs were a different (programming) animal all - together.
On a side note, I have talked to quite a few programmers (mainly Python programmers, but some from Java and other languages). I was very surprised to see how few programmers actually build GUIs. I was happy to hear that many felt GUIs were a different (programming) animal all - together.
Sign-up for the HK Newsletter
AHK Tutorials:Web Scraping | | Webservice APIs | AHK and Excel | Chrome | RegEx | Functions
Training: AHK Webinars Courses on AutoHotkey
YouTube
Quick Access Popup, the powerful Windows folders, apps and documents launcher!
AHK Tutorials:Web Scraping | | Webservice APIs | AHK and Excel | Chrome | RegEx | Functions
Training: AHK Webinars Courses on AutoHotkey
YouTube
Quick Access Popup, the powerful Windows folders, apps and documents launcher!