How to easily Change/Update your AutoHotkey v2 GUIs

Опубликовано: 10 Сентябрь 2024
на канале: AUTOHOTKEY Gurus
236
8

AutoHotkey v2 GUIs are super-easy to manipulation. Check out this team training where Isaias walks us through some of the basics with ahk v2 guis.
If you want to learn more about GUIs check out our Intro to GUIs course https://the-Automator.com/GUIs If you're new to objects, our Objects course really helps! https://the-Automator.com/Objects

TLDR: AutoHotkey v2 GUI controls can be easily modified using objects with methods and properties, allowing for changes to options, styles, and size.

1. 00:00 📝 AutoHotkey v2 GUI controls have common options like width, height, X, and Y that can be easily changed.


2. 01:11 📝 You can modify AutoHotkey v2 GUI text options like centering or password protection using the options method, but cannot change the width or height.


3. 02:52 📝 You can change AutoHotkey v2 GUI text control options, such as uppercase or password, using the options method, but not width and height.


4. 03:57 📊 AutoHotkey v2 GUIs can be easily changed using two methods: one for changing options/styles and another for changing size (X, Y, width, and height).


5. 05:12 📝 You can set options for both the GUI control itself and its individual controls, such as borders, captions, and DPI settings.


6. 06:33 📝 AutoHotkey v2 GUIs are easier to modify and understand using objects, which have methods and properties that can be accessed and changed.


7. 07:56 📝 Each AutoHotkey v2 GUI control has its own set of options, so you need to check the documentation to see what options apply to the specific control you're working with.


8. 08:45 📚 To work with AutoHotkey v2 GUIs, consider taking the objects course first for easier understanding.


Смотрите видео How to easily Change/Update your AutoHotkey v2 GUIs онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь AUTOHOTKEY Gurus 10 Сентябрь 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 236 раз и оно понравилось 8 людям.