Steph Posted December 7, 2006 Posted December 7, 2006 Is it possible to do more with another program's window than change the title (using WinSetTitle) and making sure it's always on top (using WinSetOnTop). Ideally I'd like to loose the title bar and change the window border? Any help from those who understand these things gratefully received. Steph
Valuater Posted December 7, 2006 Posted December 7, 2006 (edited) One way is with XSkin.au3 and XSkinShell ( in my signature below ) 8) Edited December 7, 2006 by Valuater
Steph Posted December 7, 2006 Author Posted December 7, 2006 Hi Valuater, thanks for answering so quickly. I did have a look at XSkin.au3 before I posted and thought it was for a window you were creating yourself. My window is created by another program (Macromedia Director) which won't let me alter the attributes (but I can launch an AutoIt program from it to do the changes for me). Can you give me any more pointers?
Valuater Posted December 7, 2006 Posted December 7, 2006 maybe...http://www.autoitscript.com/forum/index.ph...st&p=2525938)
Steph Posted December 7, 2006 Author Posted December 7, 2006 ... ah, that helps thank you. I've managed to loose the title bar and bits, I will play some more and post the results if anyone is interested. Thanks again.
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