-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By ManneMoses
Hello Guys,
I want to create a simple gui, but with a bigger title bar ( e.g. 2x bigger) Is that possible in any way? I searched the forum but I found nothing. Hope you understand what I mean. Nothing special with the gui, only the size of the title bar should change. Any ideas? Thanks in Advance
-
By crashdemons
I wrote this application over the last couple of days because a friend was complaining that Windows needed a Roll-up button that minimizes a window to it's titlebar, aside from regular minimize.
(Note: you must actually activate a window to see the button.)
More than that - this button can be right-clicked to display and change information about a window quickly.
The information includes the basics like HWnd, Title, State(using state values, not flags), Transparency, Position, Dimensions and Processname/PID.
Note: You can find the Exit option by right-clicking the button as well.
***Grabby Movement***
To change the horizontal placement you can click the "grabby" button and move the mouse until the buttons are placed where you want them and then click the grabby button again to set them there.
Current Script Version - 16
RollupPro_16.zip
Function Credits:
_ReduceMemory - w0uter WinGetTrans* - Valik _ProcessGetName - Process.au3 UDF (Erifash?, Wouter?) _ProcessGetPriority - Process.au3 UDF _Win_TBHeight - Zedna - (v12 and lower - Prog@ndy, WinAPI.au3, Structures.au3) _ProcessSuspend/Resume - The Kandie Man _WinAPI_GetAncestor - PaulIA - WinAPI.au3 _WinAPI_GetClassName - PaulIA - WinAPI.au3 _WinAPI_PtInRect - PaulIA - WinAPI.au3 _WinAPI_GetWindowRect* - PaulIA - WinAPI.au3 * notes a function was modified in operation slightly.
5-5-13 Edit: fixed posted images.
-
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