titlebar

jQuery dialog IE7 issues

I am having trouble with the width of the titlebar in IE7 only. The first dialog function when opened using the width: 'auto' the titlebar does not extend across the entire dialog window. The second function using minWidth works but is acting more like the width property and not growing in size with the content. Any ideas? Not Workin...

How to add a custom button to windows' minimize/maximize/close (x)

Hi, I was wondering if there is a way to add (programatically, of course) an icon/button/whatever besides plain text to a window (Microsoft Windows window...)'s title bar or next to where the minimize/maximize/close buttons are. I could draw it myself and create an illusion it is a part of the window, but I wonder if in the user32 api t...

How to retrieve height of application header?

Hi Is there a way to retrieve the height (in pixels) taken by the application title and the top bar (the one containing the clock, signal information etc...) Thanks ...