MhmK Posted January 13, 2008 Posted January 13, 2008 I want to make a script with that you can switch between virtual desktops! I thought about reading out the windows with WinList() and then making them SW_HIDE and saving there Handle in an .ini now you could choose your virtual desktop. Then the prog would check if in the ini are any winhandles that belong to this virtuel desktop and if then set them SW_SHOW! Can anyone help me translating this idea to source code? MORITZ.tk
Alek Posted January 13, 2008 Posted January 13, 2008 you should search, i know there are atleast 5 in the example script section.http://www.autoitscript.com/forum/index.php?showtopic=53300http://www.autoitscript.com/forum/index.php?showtopic=27910http://www.autoitscript.com/forum/index.php?showtopic=44724http://www.autoitscript.com/forum/index.php?showtopic=46819http://www.autoitscript.com/forum/index.php?showtopic=17562 [font="Impact"]Never fear, I is here.[/font]
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