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 178 matches
AutoHotkey Community Forum Index
Author Message
  Topic: AutoReplace
Dewi Morgan

Replies: 25
Views: 7077

PostForum: Scripts & Functions   Posted: Thu Sep 13, 2007 2:42 am   Subject: AutoReplace
I promised some time ago to update this... and just had a flopsweat moment where I thought I'd deleted my local version. Let's see if I can get this done tonight.

Let me know if there's anything sp ...
  Topic: Detect window fullscreenness
Dewi Morgan

Replies: 8
Views: 2318

PostForum: Ask for Help   Posted: Thu Aug 02, 2007 2:55 pm   Subject: Detect window fullscreenness
Nope. The alt-tab list is [url=http://blogs.msdn.com/oldnewthing/archive/2003/10/20/55367.aspx]organised by Z-order.

So bring up, say, task manager, and a couple of explorer windows. Alt-tab all yo ...
  Topic: Detect window fullscreenness
Dewi Morgan

Replies: 8
Views: 2318

PostForum: Ask for Help   Posted: Tue Jul 31, 2007 11:43 pm   Subject: Detect window fullscreenness
Trouble is, screen resolution doesn't always change, and only acting politely sometimes isn't good enough for me.

One of the things I've noticed about fullscreen apps in Win2k and above is that the ...
  Topic: Detect window fullscreenness
Dewi Morgan

Replies: 8
Views: 2318

PostForum: Ask for Help   Posted: Tue Jul 31, 2007 4:22 pm   Subject: Detect window fullscreenness
Install programs generally run maximized, with no trimmings, and on-top, but not "fullscreen" by the above definition.

Reason I ask is I want to be able to tell whether a program running ...
  Topic: Detect window fullscreenness
Dewi Morgan

Replies: 8
Views: 2318

PostForum: Ask for Help   Posted: Tue Jul 31, 2007 10:49 am   Subject: Detect window fullscreenness
It's not immediately obvious to me which of the style settings could be guaranteed to be always set in a fullscreen window, and to never be set in, say, a merely maximized window. There doesn't seem t ...
  Topic: Global Betwwen Scripts?
Dewi Morgan

Replies: 25
Views: 763

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 9:54 pm   Subject: Global Betwwen Scripts?
Alternatively, use something like

That was my suggestion. VFD disks are RAM images, though you can save them to file. VFD is free.

Alternatively, "AR Soft RAM Disk" is also free, thou ...
  Topic: Global Betwwen Scripts?
Dewi Morgan

Replies: 25
Views: 763

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 8:59 pm   Subject: Global Betwwen Scripts?
Sharing a small file on a virtual, in-memory filesystem does seem easiest and possibly fastest.
  Topic: Global Betwwen Scripts?
Dewi Morgan

Replies: 25
Views: 763

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 4:05 pm   Subject: Global Betwwen Scripts?
Is using client/server architecture really overkill? A network connection to/from localhost is always rather fast.

Alternatively, use something like [url=http://chitchat.at.infoseek.co.jp/vmware/vf ...
  Topic: Disable a section of a script
Dewi Morgan

Replies: 6
Views: 371

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 1:45 pm   Subject: Disable a section of a script
THANK you! :) That's exactly the function I was looking for, but after fruitlessly searching for things like "disable" and "toggle", I had convinced myself I must be thinking of so ...
  Topic: yahoo mail
Dewi Morgan

Replies: 9
Views: 538

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 1:22 pm   Subject: yahoo mail
From the looks of it, it doesn't. Wow, that's sexy! This could mean I could even maintain a stupid hotmail account without it expiring after a couple of weeks!
  Topic: Presentation of data
Dewi Morgan

Replies: 3
Views: 313

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 1:15 pm   Subject: Presentation of data
You probably want [url=http://www.autohotkey.com/docs/commands/ListView.htm]ListView

Found by searching for "table" in the AKH chm help.
  Topic: Get remain time and slide position of BSPLAYER
Dewi Morgan

Replies: 2
Views: 235

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 1:08 pm   Subject: Get remain time and slide position of BSPLAYER
Haven't used BSplayer, but if the slider can be detected with pixelsearch or imagesearch, or will always be in a guaranteed position, then you might be able to use pixelsearch to get the current posit ...
  Topic: Global Betwwen Scripts?
Dewi Morgan

Replies: 25
Views: 763

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 6:25 am   Subject: Global Betwwen Scripts?
InterApplication Communication (IAC) is a big and complex field, and I don't think there's an easy way in AHK yet.

Consider a network connection between the two processes?

http://www.autohotkey. ...
  Topic: imagesearch error
Dewi Morgan

Replies: 9
Views: 379

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 6:18 am   Subject: imagesearch error
Ah how well I know that feeling of repeated crushed hope. Hrm. Paint should be fine so far as I know. Saving as bmp should also be fine, unless it's some newfangled form of "lossy" bmp or so ...
  Topic: Disable a section of a script
Dewi Morgan

Replies: 6
Views: 371

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 6:10 am   Subject: Disable a section of a script
The reason I ask this is because I have a script which makes WASD keys act as cursors, in the could have entries removed from them - but though there's GroupAdd, there's no GroupRemove. Chris There's ...
 
Page 1 of 12 Goto page 1, 2, 3 ... 10, 11, 12  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group