AutoHotkey GUI Tab controls: Adding GUIs to tab pages

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
hotkeyguy
Posts: 170
Joined: 11 Oct 2014, 12:22

AutoHotkey GUI Tab controls: Adding GUIs to tab pages

17 Jul 2017, 11:28

Hello,

I want to use an tab page as an parent for child GUIs. Is that possible at all? Is there a way to get the handle of that tab page?
When I use a Tab3 control, I have problems with the drawing of the child GUIs. No problems with Tab and Tab2.

Of course I could manage the visibility of the child GUIs when the tab page is changed, just hide/show the appropriate GUIs.


Many thanks for hints and greetings
hotkeyguy
lexikos
Posts: 9583
Joined: 30 Sep 2013, 04:07
Contact:

Re: AutoHotkey GUI Tab controls: Adding GUIs to tab pages

21 Jul 2017, 22:46

Tab pages don't have handles. Tab pages aren't windows, controls or any other kind of object; they are make-believe.

AutoHotkey merely manages the visibility of controls when the tab index is changed.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Anput, arcylix, drani, Rohwedder and 202 guests