AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Add a hidden GUI control

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
rlandersen



Joined: 22 Mar 2006
Posts: 7

PostPosted: Wed Mar 22, 2006 11:10 pm    Post subject: Add a hidden GUI control Reply with quote

I have the code:
Gui, Add, Checkbox, vVar1 show0, text

and have tried
Gui, Add, Checkbox, vVar1 hide, text

but it always displays the controls when added. I want to initialize them but only show them if something is selected.
Back to top
View user's profile Send private message
rlandersen



Joined: 22 Mar 2006
Posts: 7

PostPosted: Wed Mar 22, 2006 11:51 pm    Post subject: Reply with quote

I added a function to hide all the controls.

So it is working but should not the initial commands work?
Back to top
View user's profile Send private message
toralf



Joined: 31 Jan 2005
Posts: 3841
Location: Bremen, Germany

PostPosted: Thu Mar 23, 2006 5:51 am    Post subject: Reply with quote

I replied in your other post:
http://www.autohotkey.com/forum/viewtopic.php?t=8827
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group