AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 14 matches
AutoHotkey Community Forum Index
Author Message
  Topic: WindowPad - multi-monitor window-moving tool
hps

Replies: 116
Views: 26485

PostForum: Scripts & Functions   Posted: Sun Nov 04, 2007 1:01 pm   Subject: WindowPad - multi-monitor window-moving tool
Great, really great.
Just played around with "M - Windows under cursor".
At least this mode would need a "mouse follows window" feature.

Quick and dirty :


; Finally, ...
  Topic: Dual Display Toggle (Display Properties Replacement)
hps

Replies: 7
Views: 2364

PostForum: Scripts & Functions   Posted: Sun Oct 21, 2007 1:04 pm   Subject: Positioning of the monitors
Its working without problems on my setup under XP.
Whats missing for me:
The positioning of the monitors. At home I have two externals, both at
1280x1024.
In Office the integrated with 1024x768 an ...
  Topic: ControlSend only send Numbers
hps

Replies: 3
Views: 619

PostForum: Bug Reports   Posted: Sat Oct 20, 2007 7:25 pm   Subject: ControlSend problems
I have problems too with ControlSend.
I found out that it only happens on dual-core CPUs that wrong characters are typed. ( like shift key is pressed too long ).

Had to change all occurences of Co ...
  Topic: Install AHK syntax highlighting and clips for PSPad v2
hps

Replies: 77
Views: 16556

PostForum: Scripts & Functions   Posted: Wed May 03, 2006 9:15 pm   Subject: you urged me to change from Notepad++ to PSPad
Hi Toralf,

another really nice script.

It urged me to change from Notepad++ to PSPad.

The only thing I do not like in PSPad, is the completly different behavior of the"Find" functio ...
  Topic: Capture screeshots with a nice GUI (and IrfanView)
hps

Replies: 57
Views: 21507

PostForum: Scripts & Functions   Posted: Tue Jan 17, 2006 12:05 am   Subject: Irfanview 3.98 is released
Region capturing now works on secondary monitors too.
  Topic: ALT-TAB replacement with icons and window titles in ListView
hps

Replies: 132
Views: 23719

PostForum: Scripts & Functions   Posted: Sat Nov 19, 2005 9:49 am   Subject: ALT-TAB replacement with icons and window titles in ListView
@evl

Great. I have written a tiny windows switcher with a listview. But without icons it is a little bit depressing.

How about:

while pressing ALT, enter the first character of a window to se ...
  Topic: GetWindowPlacement and SetWindowplacement
hps

Replies: 1
Views: 697

PostForum: Ask for Help   Posted: Fri Oct 28, 2005 8:41 pm   Subject: GetWindowPlacement and SetWindowplacement
I am planning to extend my "Windows Switcher" script with multi-monitor
functionality , like ATI Hydravision or Ultramon.

But i am too stupid to create dll-calls for GetWindowPlacement and SetWin ...
  Topic: Programatically right clicking on a tray icon
hps

Replies: 14
Views: 3332

PostForum: Ask for Help   Posted: Wed Oct 26, 2005 8:16 pm   Subject: Programatically right clicking on a tray icon
I have coded this recently to right click a icon in the notificationarea.
because it has a special color I was able to lock for a single pixel.
It works with the taskbar in all positions, even on th ...
  Topic: Favorite Folders popup menu that you can change on the fly.
hps

Replies: 150
Views: 24513

PostForum: Scripts & Functions   Posted: Wed Oct 26, 2005 7:41 pm   Subject: Hyperlinks
Great script, I have integrated it in my multi-porpose utility.

A "Hyperlink" functionality would be nice, so a link to the desktop
the "original" favorites folder and the Quicklauch could be est ...
  Topic: Capture screeshots with a nice GUI (and IrfanView)
hps

Replies: 57
Views: 21507

PostForum: Scripts & Functions   Posted: Fri Sep 23, 2005 6:18 pm   Subject: new features in screencopy
Hi Toralf,
i have posted the complete script to you in a pm.

The following features are implemented:

hard coded:
- "Show Easycopy" in tray menu now toggles show/hide -- Wish 3
- "edit" but ...
  Topic: Capture screeshots with a nice GUI (and IrfanView)
hps

Replies: 57
Views: 21507

PostForum: Scripts & Functions   Posted: Fri Sep 23, 2005 10:44 am   Subject: last post is from hps
Hi Toralf,

I have implemented some nice ( for me ) features

hard coded:
- Show Easycopy in Tray toggles show/hide
- edit button to open the last saved file in Irfanview

configurable:
- do ...
  Topic: Capture screeshots with a nice GUI (and IrfanView)
hps

Replies: 57
Views: 21507

PostForum: Scripts & Functions   Posted: Thu Sep 22, 2005 3:47 pm   Subject: Capture region on multiple screens again
Hi Toralf


I wonder what B_ScreenWidth and B_ScreenHeight are.

you missed the important lines:

;create transparent GUI covering the whole screen
[b]Sysget[/b],B_ScreenWid ...
  Topic: Capture screeshots with a nice GUI (and IrfanView)
hps

Replies: 57
Views: 21507

PostForum: Scripts & Functions   Posted: Sun Sep 11, 2005 10:58 am   Subject: multiple monitors and irfanview path
Hi Toralf,

great script.

I tried to adapt Capture Region to function on the second monitor.
DrawRegionFrame:
;set fast execution
SetBatchLines, -1

;get starting position from mou ...
  Topic: Graphic Buttons
hps

Replies: 76
Views: 19064

PostForum: Scripts & Functions   Posted: Fri Aug 19, 2005 4:46 pm   Subject: .ico ?
Hello,

I've tried to change IMAGE_BITMAP to IMAGE_ICON without success.

What does +0x80 mean ?

I would like to make my transparent icons real buttons, but if I convert them to bmps the transp ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group