.
2004-07-04 20:25:34 UTC
The problem:
Does anyone know of a way to add a new button to the title bar of all
top-level windows next to the Minimize/Restore/Close buttons?
I suspect this is possible, but I'm not sure how to proceed. I've done
some win32 C programming and playing with the API.
Background:
I do a lot of drag-and-drop between windows, but its a pain to have to
resize and move them around.
I know I can click the toolbar and select "Tile window Vertically" etc,
but I want something faster/easier to use.
Having a small button which would immediately arrange the window for me
would be ideal.
For example: when clicked, alter the window to be, say, half it's full-
screen height and occupying the bottom half of the screen.
Anyone have any ideas?
blakdog
Does anyone know of a way to add a new button to the title bar of all
top-level windows next to the Minimize/Restore/Close buttons?
I suspect this is possible, but I'm not sure how to proceed. I've done
some win32 C programming and playing with the API.
Background:
I do a lot of drag-and-drop between windows, but its a pain to have to
resize and move them around.
I know I can click the toolbar and select "Tile window Vertically" etc,
but I want something faster/easier to use.
Having a small button which would immediately arrange the window for me
would be ideal.
For example: when clicked, alter the window to be, say, half it's full-
screen height and occupying the bottom half of the screen.
Anyone have any ideas?
blakdog