Helge Posted March 30, 2004 Posted March 30, 2004 I currently writing a script where I need a function that can DEACTIVATE a window, but I couldn't find any function in the readme that could do that... Strange.. Is it just me, or isn't there a function in AutoIt v3 that can do such a thing..? Strange when you think about all the functions concerning active windows...
Developers Jos Posted March 30, 2004 Developers Posted March 30, 2004 I currently writing a script where I need a function that can DEACTIVATEa window, but I couldn't find any function in the readme that could do that...Strange.. Is it just me, or isn't there a function in AutoIt v3 that can do such a thing..?Strange when you think about all the functions concerning active windows... What do you mean by DEACTIVATE ?Do you want to activate another window or activate the desktop or something like that ??? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Helge Posted March 30, 2004 Author Posted March 30, 2004 I need to get my window DEACTIVATED... Which means I have to activate something else I guess... Aargh...never mind..
Valik Posted March 30, 2004 Posted March 30, 2004 (edited) Technically, when nothing is active, something still is activated. That's usually the desktop, who's title escape me at the moment. Edited March 30, 2004 by Valik
Helge Posted March 30, 2004 Author Posted March 30, 2004 Which means that I have to activate the desktop or any other windows... Mmm... Thanks anyway..
Helge Posted March 30, 2004 Author Posted March 30, 2004 try activating "Program Manager"Thanks, that worked !
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now