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 

windows focus help

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



Joined: 22 Feb 2005
Posts: 7
Location: singapore

PostPosted: Wed Feb 23, 2005 10:20 am    Post subject: windows focus help Reply with quote

i got a problem to make a msgbox/input box focus on screen.
a input box that is in focus is the msn type ur password u cant unactive it

can someone tell me how do i do it to focus a input box. Question
_________________
knowledge = power
I = low power
recharging power
Back to top
View user's profile Send private message MSN Messenger
SanskritFritz



Joined: 17 Feb 2005
Posts: 283
Location: Hungary, Budapest

PostPosted: Wed Feb 23, 2005 11:37 am    Post subject: Reply with quote

WinActivate and ControlFocus?
_________________
Is there another word for synonym?
Back to top
View user's profile Send private message
crovex



Joined: 22 Feb 2005
Posts: 7
Location: singapore

PostPosted: Wed Feb 23, 2005 12:29 pm    Post subject: Reply with quote

SanskritFritz wrote:
WinActivate and ControlFocus?


i still dont know how to make the windows in focus and u cant unfocus it
if u did not type in the correct pass or cancle it.

i will try both.
i am not familar to ahk more familar to autoit.
_________________
knowledge = power
I = low power
recharging power
Back to top
View user's profile Send private message MSN Messenger
SanskritFritz



Joined: 17 Feb 2005
Posts: 283
Location: Hungary, Budapest

PostPosted: Wed Feb 23, 2005 1:15 pm    Post subject: Reply with quote

Honestly, I dont really understand what you mean. Can you describe it more precisely? German or Hungarian is also welcome for me Wink
Can you do the desired action manually?
_________________
Is there another word for synonym?
Back to top
View user's profile Send private message
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Wed Feb 23, 2005 3:06 pm    Post subject: Reply with quote

Quote:
German or Hungarian is also welcome for me


Quote:
crovex
Location: singapore


Laughing
Back to top
View user's profile Send private message
crovex



Joined: 22 Feb 2005
Posts: 7
Location: singapore

PostPosted: Thu Feb 24, 2005 12:18 am    Post subject: Reply with quote

sry i did not describe it properly

i cant do that manualy

i just want to make a input box that u cannot unactive ,that means u need to enter in the password before doing sth else.
i hope u understand this

one e.g is the msn massenger input ur password u can try to unactive but it would not let u.
_________________
knowledge = power
I = low power
recharging power
Back to top
View user's profile Send private message MSN Messenger
Serenity



Joined: 08 Nov 2004
Posts: 891

PostPosted: Thu Feb 24, 2005 12:54 am    Post subject: Reply with quote

You could try giving the GUI with the edit field the +AlwaysOnTop property, and remove the titlebar buttons with -SysMenu. This should give you a GUI that will always be on top, with no caption buttons to minimize or close. GUI.
_________________
"Anything worth doing is worth doing slowly." - Mae West
Back to top
View user's profile Send private message 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