t0ddie Posted February 15, 2010 Share Posted February 15, 2010 can you change the color of the border of windows? for example on a focused window i want the border at the top to look unfocused (light blue) and an unfocused window i want the border at the top to look focused (dark blue) just wondering if it can be done with autoit Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you. Link to comment Share on other sites More sharing options...
AdmiralAlkex Posted February 15, 2010 Share Posted February 15, 2010 What top border, you mean the title bar? Do you want to do this only in windows you create yourself with AutoIt, or on all windows? And why would you want to use AutoIt instead of simply setting it in Windows own appearance dialog? Or are you saying you want that automated? It's kind of hard to give a good answer when you don't understand the question. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Link to comment Share on other sites More sharing options...
darkjohn20 Posted February 15, 2010 Share Posted February 15, 2010 I think he wants the whole border to be a specified color. The title bar and the border around each side. Correct me if I'm wrong. Link to comment Share on other sites More sharing options...
t0ddie Posted February 15, 2010 Author Share Posted February 15, 2010 What top border, you mean the title bar? Do you want to do this only in windows you create yourself with AutoIt, or on all windows?And why would you want to use AutoIt instead of simply setting it in Windows own appearance dialog? Or are you saying you want that automated?It's kind of hard to give a good answer when you don't understand the question. yes the title bar, and also the thin border of the window itself changes color when it comes into and out of focus.I would like to be able to do it on one specific window if possible that is not created with autoit but if not possible then all windows.yes I would like to automate this so that you can toggle it on and off. Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you. Link to comment Share on other sites More sharing options...
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