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 

Search found 6 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Winactivate
capulet

Replies: 1
Views: 672

PostForum: Ask for Help   Posted: Tue Nov 30, 2004 10:00 am   Subject: Winactivate
found the solution in the help file

; Example #2: This will visit all windows on the entire system and display info about each of them:
WinGet, id, list, , , Program Manager
Loop, %id%
{
Strin ...
  Topic: Winactivate
capulet

Replies: 1
Views: 672

PostForum: Ask for Help   Posted: Tue Nov 30, 2004 9:49 am   Subject: Winactivate
Hey all
how can you make a script activate widows, without knowing their title or classname. tried using winactivate without any parameters, but it didn't seem to work.

any surgestions


capule ...
  Topic: changing text in a GUI at runtime
capulet

Replies: 2
Views: 283

PostForum: Ask for Help   Posted: Fri Nov 12, 2004 9:24 am   Subject: changing text in a GUI at runtime
thanx a bunch
appreciate the help
  Topic: changing text in a GUI at runtime
capulet

Replies: 2
Views: 283

PostForum: Ask for Help   Posted: Thu Nov 11, 2004 8:38 am   Subject: changing text in a GUI at runtime
Hey all.
was just wondering if it's possible to change a text label in a gui during runtime. this could be to indicate a status change in phone call
  Topic: adding a picture to a gui button
capulet

Replies: 8
Views: 1795

PostForum: Ask for Help   Posted: Wed Nov 10, 2004 11:48 am   Subject: adding a picture to a gui button
thanx a bunch, I'll get right on it
  Topic: adding a picture to a gui button
capulet

Replies: 8
Views: 1795

PostForum: Ask for Help   Posted: Wed Nov 10, 2004 10:24 am   Subject: adding a picture to a gui button
Hey all.
I need to make a gui with some buttons, and I'll like to change the appearance of the buttons. Is it possible change the look of a button, to one of my own picks/icons
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group