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 

Gui's gLabels and functions

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



Joined: 26 Feb 2005
Posts: 20

PostPosted: Mon Apr 25, 2005 5:15 pm    Post subject: Gui's gLabels and functions Reply with quote

Can someone correct me if I am wrong, but you cannot use a function in a gui GLabel spot correct? Anyone have a good idea how to do it or is only way with a label setup that calls the function?

Thanks.

V
Back to top
View user's profile Send private message
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Mon Apr 25, 2005 6:43 pm    Post subject: Reply with quote

Functions are fundamentally different from labels, in that they are meant for use in expressions. The exception is when one is seen on a line by itself, but even then it may be thought of as a stand-alone expression. In the future there will hopefully be more thorough integration, but labels have been a part of AutoHotkey for a very long time and functions are very young, so we'll have to deal with some limitations for a while.
Back to top
View user's profile Send private message
valenfor



Joined: 26 Feb 2005
Posts: 20

PostPosted: Mon Apr 25, 2005 9:40 pm    Post subject: Reply with quote

Thanks for the reply Jonny, I fully understand what your saying and well I certainly am not going to be kicking AHK out of bed for it Very Happy

Just glad to have functions as is thanks for comments.
Back to top
View user's profile Send private message
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