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

Replies: 44
Views: 19339

PostForum: Scripts & Functions   Posted: Sat Jun 04, 2011 7:43 am   Subject: AutoReplace
Replying to an aaaancient question, I know, but...


As a further improvement, would it be possible to add the following without causing ambiguity/overlap with any legitimate English words?:
: ...
  Topic: Caps Lock case cycler for selected text: how do I do this?
Dewi Morgan

Replies: 2
Views: 670

PostForum: Ask for Help   Posted: Sun Mar 28, 2010 3:53 pm   Subject: Caps Lock case cycler for selected text: how do I do this?
If the clipboard is "" (empty) nothing is selected so treat as regular capslock press and you could use SetCapsLockState

Aha - thank you. Updated the script in the OP.
  Topic: Caps Lock case cycler for selected text: how do I do this?
Dewi Morgan

Replies: 2
Views: 670

PostForum: Ask for Help   Posted: Sun Mar 28, 2010 7:27 am   Subject: Caps Lock case cycler for selected text: how do I do this?
I have a script that replaces the contents of a selection, when I hit caps lock. The idea is that I can select some text, and cycle until I get to the case style that I want.

I've run into a few pr ...
  Topic: Furcadia has stopped recognising AHK's inputs.
Dewi Morgan

Replies: 6
Views: 484

PostForum: Ask for Help   Posted: Sat Nov 07, 2009 1:25 pm   Subject: Furcadia has stopped recognising AHK's inputs.
So based on that, odds are the change was not in the input code at all (which matches with what I'm seeing in SVN) and is more likely that some of the features we added recently just made the main gam ...
  Topic: Furcadia has stopped recognising AHK's inputs.
Dewi Morgan

Replies: 6
Views: 484

PostForum: Ask for Help   Posted: Fri Nov 06, 2009 1:46 pm   Subject: Furcadia has stopped recognising AHK's inputs.
Like I said in my previous post, the problem is solved, I'm just wondering now why the problem arose.
  Topic: "Set editor" option for Vista users
Dewi Morgan

Replies: 1
Views: 567

PostForum: Wish List   Posted: Fri Nov 06, 2009 8:29 am   Subject: "Set editor" option for Vista users
I don't know if Win 7 ever fixed this, but in Vista, changing the "edit" target of a filetype is a right royal regediting pain in the ass.

I use Editpad Pro, and while that's not so commo ...
  Topic: Furcadia has stopped recognising AHK's inputs.
Dewi Morgan

Replies: 6
Views: 484

PostForum: Ask for Help   Posted: Fri Nov 06, 2009 8:03 am   Subject: Furcadia has stopped recognising AHK's inputs.
Aha! Thank you!

Your code does nothing at all in Notepad, Firefox, or Furcadia. Hrm. If it's expected to work, could this be a bug in my machine that is causing sendplay to not work?

My own &quo ...
  Topic: Furcadia has stopped recognising AHK's inputs.
Dewi Morgan

Replies: 6
Views: 484

PostForum: Ask for Help   Posted: Fri Nov 06, 2009 4:47 am   Subject: Furcadia has stopped recognising AHK's inputs.
Problem solved, thanks to sinkfaze: still wondering why it arose and how to prevent it in the program, though.

Summary: Furcadia has stopped being AHKable in recent releases. What might I be doing ...
  Topic: AutoReplace
Dewi Morgan

Replies: 44
Views: 19339

PostForum: Scripts & Functions   Posted: Thu Sep 13, 2007 1: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: 5713

PostForum: Ask for Help   Posted: Thu Aug 02, 2007 1: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: 5713

PostForum: Ask for Help   Posted: Tue Jul 31, 2007 10: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: 5713

PostForum: Ask for Help   Posted: Tue Jul 31, 2007 3: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: 5713

PostForum: Ask for Help   Posted: Tue Jul 31, 2007 9: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: 1624

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 8: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: 1624

PostForum: Ask for Help   Posted: Sun Jul 22, 2007 7:59 pm   Subject: Global Betwwen Scripts?
Sharing a small file on a virtual, in-memory filesystem does seem easiest and possibly fastest.
 
Page 1 of 13 Goto page 1, 2, 3 ... 11, 12, 13  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group