| Author |
Message |
Forum: Scripts Topic: Glass menu frames (Vista+) |
| spazpunt |
|
Posted: October 6th, 2009, 9:57 pm
|
|
Replies: 10 Views: 2645
|
| Thanks a lot Lexikos especially for the explanations. BTW, in my script, I was able to neglect select some menus. Is it possible to do so in your script because i seem to have prob as shown in the screenshot. I tried to make ahk_class #32768 always on top but was told that menus are not exactly wind... |
|
 |
Forum: Support Topic: detect when the close button is clicked upon for any window |
| spazpunt |
|
Posted: October 1st, 2009, 1:53 pm
|
|
Replies: 2 Views: 305
|
Thanks a lot but I can no longer click on context menus
any ideas how to fix that? |
|
 |
Forum: Support Topic: detect when the close button is clicked upon for any window |
| spazpunt |
|
Posted: October 1st, 2009, 3:41 am
|
|
Replies: 2 Views: 305
|
| am aware of how to detect upon clicking the close button in a gui i just want to know how to detect when someone left clicks on the closebutton of any window. I tried in vain the following code #Include gdip.ahk *LButton:: MouseGetPos, x, y, w, l if IsOverCloseButton(x, y, hWnd){ msgbox... |
|
 |
Forum: Support Topic: Detect position of start button |
| spazpunt |
|
Posted: September 30th, 2009, 2:12 pm
|
|
Replies: 4 Views: 629
|
| I am trying to make a script to detect left click in the start button area of the monitor. could anyone please tell me why this does not work? loop { CoordMode, mouse, Screen CoordMode, tooltip, Screen keywait, Lbutton, D ; wait for press keywait, Lbutton ; and release MouseGetPos, X, Y SysGet,... |
|
 |
Forum: Scripts Topic: Glass menu frames (Vista+) |
| spazpunt |
|
Posted: September 30th, 2009, 12:51 pm
|
|
Replies: 10 Views: 2645
|
| Hi lexikos Here is the script to make aero border around context menus. little prob is as shown in the picture. any ideas how to solve that? http://img194.imageshack.us/img194/9518/55947442.th.jpg cb := RegisterCallback("OnMenuPopup") ; Hook EVENT_SYSTEM_MENUPOPUPSTART (6) ... |
|
 |
Forum: Support Topic: Maximise a window differently |
| spazpunt |
|
Posted: September 24th, 2009, 12:47 pm
|
|
Replies: 8 Views: 547
|
thank you so much lexikos for this awesome script!!
This is exactly what I wanted. |
|
 |
Forum: Support Topic: Maximise a window differently |
| spazpunt |
|
Posted: September 22nd, 2009, 11:53 am
|
|
Replies: 8 Views: 547
|
| is there a way upon clicking on the maximise button, to maximiise the window such that the window sides moves slowly to the edge of the screen and ultimately maximise? |
|
 |
Forum: Scripts Topic: real expose clone - enhanced |
| spazpunt |
|
Posted: September 13th, 2009, 8:44 am
|
|
Replies: 2 Views: 1235
|
Awesome!!
Only prob is some windows have become black while others lose their aero border. |
|
 |
Forum: Support Topic: Detect a change in desktop user picture |
| spazpunt |
|
Posted: September 10th, 2009, 8:49 am
|
|
Replies: 6 Views: 489
|
| oops sorry about that if u saw the startmneu in vista and window 7 you would have surely notice the icon which sits on top of the right pane of the startmenu http://i426.photobucket.com/albums/pp349/stevenajay/Desktop%20Screen%20Shots/Desktop.jpg if u however move ur mourse upon control panel , the ... |
|
 |
Forum: Scripts Topic: WaitPixelColor() |
| spazpunt |
|
Posted: September 7th, 2009, 1:48 am
|
|
Replies: 16 Views: 8189
|
| can this be made to work for a particular window such as desktop user picture??? |
|
 |
Forum: Support Topic: Detect a change in desktop user picture |
| spazpunt |
|
Posted: September 6th, 2009, 10:16 am
|
|
Replies: 6 Views: 489
|
| Is there a way to detect when the picture in the destop user picture than appear on the startmenu has a change of icons??? |
|
 |
Forum: Scripts Topic: [module] Win 1.25 - Set of window functions |
| spazpunt |
|
Posted: August 28th, 2009, 1:11 am
|
|
Replies: 39 Views: 7040
|
Hi there.Am a noob so please do not laugh at my stupid question.
normally, to minimise a window, we use winminimise, <title of window>
but how do we use winanimate using your script? thank you |
|
 |
Forum: Scripts Topic: TitleButton 0.31 |
| spazpunt |
|
Posted: August 28th, 2009, 12:40 am
|
|
Replies: 42 Views: 12915
|
| Hi there. downloaded the archive and tested it and it looks good. However, is there a possibility of making the button appear in windows which are not activated? Can the position of the button be moved? By click on the button, is it possible to run winget x,y,w,h and then run winclose? Thank you :) |
|
 |
Forum: Support Topic: Intercept minimize calls to prevent memory swapping for apps |
| spazpunt |
|
Posted: August 25th, 2009, 3:30 am
|
|
Replies: 7 Views: 709
|
|
 |
Forum: Support Topic: vista taskbar thumnail preview window |
| spazpunt |
|
Posted: August 14th, 2009, 10:20 pm
|
|
Replies: 6 Views: 361
|
|
 |
| Sort by: |