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 1238 matches
AutoHotkey Community Forum Index
Author Message
  Topic: MButton: Close windows(taskbar+titlebar) & open IE links
evl

Replies: 18
Views: 4208

PostForum: Scripts & Functions   Posted: Sun May 25, 2008 2:21 am   Subject: MButton: Close windows(taskbar+titlebar) & open IE links
The section you need to look at is "; Close taskbar program click" - it doesn't do anything fancy though, just send a right click and press c to close, so perhaps the shortcut is different i ...
  Topic: CHKD - firmware enhancement for Canon camera's
evl

Replies: 2
Views: 862

PostForum: Utilities & Resources   Posted: Mon Apr 28, 2008 2:53 pm   Subject: CHKD - firmware enhancement for Canon camera's
Interesting post. The camera I have isn't supported yet, but it's definitely worth looking at again in the future. Thanks!
  Topic: GMail Client v1.0 - Reversion
evl

Replies: 21
Views: 1482

PostForum: Scripts & Functions   Posted: Mon Apr 21, 2008 1:26 pm   Subject: GMail Client v1.0 - Reversion
I notice that both scripts use the password and username in the address (https://username:password@mail.google.com). Presumably you would need to be VERY careful using these kind of scripts as the inf ...
  Topic: [solved] GetParent (dllcall) not finding some parent windows
evl

Replies: 1
Views: 222

PostForum: Ask for Help   Posted: Sun Apr 13, 2008 10:29 am   Subject: [solved] GetParent (dllcall) not finding some parent windows
Well I found the solution: The window doesn't have a parent, it has an owner.

Owner := Decimal_to_Hex( DllCall( "GetWindow", "uint", wid , "uint", "4& ...
  Topic: ALT-TAB replacement with icons and window titles in ListView
evl

Replies: 131
Views: 22882

PostForum: Scripts & Functions   Posted: Sun Apr 13, 2008 10:07 am   Subject: ALT-TAB replacement with icons and window titles in ListView
Small update posted. It should fix all missing windows from the list Very Happy
  Topic: ALT-TAB replacement with icons and window titles in ListView
evl

Replies: 131
Views: 22882

PostForum: Scripts & Functions   Posted: Thu Apr 10, 2008 4:46 am   Subject: ALT-TAB replacement with icons and window titles in ListView
... well mostly because I don't use Messenger and therefore never noticed the problem Laughing

But seriously, I fixed the issue yesterday, but want to try and iron out a small bug before posting the ...
  Topic: [solved] GetParent (dllcall) not finding some parent windows
evl

Replies: 1
Views: 222

PostForum: Ask for Help   Posted: Thu Apr 10, 2008 4:43 am   Subject: [solved] GetParent (dllcall) not finding some parent windows
Here's an example script that shows the active window's parent when you Press F1. Any ideas why it wouldn't find a parent for the Winamp v 2.81 playlist editor window when Windowse F1::
Detec ...
  Topic: ALT-TAB replacement with icons and window titles in ListView
evl

Replies: 131
Views: 22882

PostForum: Scripts & Functions   Posted: Wed Mar 26, 2008 9:20 am   Subject: ALT-TAB replacement with icons and window titles in ListView
Hi Azerty

It sounds very similar to a problem I noticed (and solved) with PSPad. Basically PSPad has a strange interface that has one main window and one "hidden" window which is not real ...
  Topic: ALT-TAB replacement with icons and window titles in ListView
evl

Replies: 131
Views: 22882

PostForum: Scripts & Functions   Posted: Mon Mar 24, 2008 8:15 am   Subject: ALT-TAB replacement with icons and window titles in ListView
Groups explanation:

You can make a "group" of windows (under the right-click menu) that only includes or excludes certain windows. These then appear as tabs in the main window (the screen ...
  Topic: ALT-TAB replacement with icons and window titles in ListView
evl

Replies: 131
Views: 22882

PostForum: Scripts & Functions   Posted: Sat Mar 22, 2008 9:54 am   Subject: ALT-TAB replacement with icons and window titles in ListView
New version + some new screenshots in the first post.

I've fixed the group bug(s) - there was also a bug in loading the group to edit it (some quotation marks when calling a function that shouldn't ...
  Topic: ALT-TAB replacement with icons and window titles in ListView
evl

Replies: 131
Views: 22882

PostForum: Scripts & Functions   Posted: Fri Mar 21, 2008 8:17 am   Subject: ALT-TAB replacement with icons and window titles in ListView
Thanks for the kind words.

deanhill1971, thanks for identifying the bug - I'll fix it ASAP (and check the groups out a bit more thoroughly - that code had some big changes since the last version).
  Topic: ALT-TAB replacement with icons and window titles in ListView
evl

Replies: 131
Views: 22882

PostForum: Scripts & Functions   Posted: Wed Mar 19, 2008 9:06 am   Subject: ALT-TAB replacement with icons and window titles in ListView
So, after almost exactly two years, it's time for an update to my Alt-Tab script Laughing

You can read the changes and download it from the first post in this thread. Feel free to report any importan ...
  Topic: ALT-TAB replacement with icons and window titles in ListView
evl

Replies: 131
Views: 22882

PostForum: Scripts & Functions   Posted: Sun Nov 18, 2007 3:13 pm   Subject: ALT-TAB replacement with icons and window titles in ListView
Thanks for the interest. I'm still working on it (work ... real work that is.... caught up with me so I haven't finished ironing out some bugs yet).
  Topic: Jkdefrag
evl

Replies: 1
Views: 653

PostForum: Utilities & Resources   Posted: Fri Oct 26, 2007 4:08 am   Subject: Jkdefrag
Thanks for this link. It seems to do a pretty good job (with the default settings) and it's based on the windows API so it should be just as safe as the windows Disk Defragmenter. Cool
  Topic: Keyboard Media Keys (for USB HID devices!)
evl

Replies: 14
Views: 6391

PostForum: Scripts & Functions   Posted: Thu Oct 25, 2007 5:35 am   Subject: Keyboard Media Keys (for USB HID devices!)
I made it only use one line of code to keep things simple. You can change it manually as you did. One solution is to have the key (the single line of code) run another script which contains the longer ...
 
Page 1 of 83 Goto page 1, 2, 3 ... 81, 82, 83  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group