ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

Open Containing Folder

<< < (4/9) > >>

cmpm:
Thanks AndyM, it is interesting and got me into AHK.

Yes that does show the target of whatever you are on.
Like you, other things to do as well.
But worth the time for the learning.

A program by lanux128 'CopyCap' does what Captain does also.

https://www.donationcoder.com/forum/index.php?action=dlattach;topic=14275.0;attach=31748

Both good programs and good folks.

cmpm:
Found one.
Uses .Net 3.5 though and it does work.
It's called 'Titlebar'. Free.

http://www.r-nsoft.com/download.html

Version Tracker had it on their site

lanux128:
actually this feature can be included as part of CopyCap. the code by AndyM/Shimanov can be inserted easily into my script, which i have done so. please try out and let me know. :)



Note: this script might require 'psapi.dll'.

ewemoa:
Seems to work nicely here :)

(I changed MButton to XButton1 as I was already using MButton for something else [1].  In my tired state, I didn't think of any good approaches to work around the issue of multiple programs using the same mouse button -- any ideas on that front?  Is it easy to detect whether something else is already using a particular mouse button for something in AHK (or anything else for that matter)? [2])


[1] Either I configured VirtuaWin to do this or it does it by default -- don't remember...

[2] Ah, I guess Captain has an option to change the hotkey.

cmpm:
It works good lanux.

If there is a program running with the middle click button taken it won't though.
Such as ipoint.

But that function in ipoint could be changed to a different mouse click i suppose. It's the default setup for ipoint that has the middle click tile open windows.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version