| Author |
Message |
Topic: How to ignore all hotkeys while ___ Window is active (emacs) |
unknowingly
Replies: 6
Views: 373
|
Forum: Ask for Help Posted: Sat Jul 24, 2010 11:50 pm Subject: How to ignore all hotkeys while ___ Window is active (emacs) |
thats cool, thanks for the help
Appreciate it  |
Topic: How to ignore all hotkeys while ___ Window is active (emacs) |
unknowingly
Replies: 6
Views: 373
|
Forum: Ask for Help Posted: Sat Jul 24, 2010 1:36 pm Subject: How to ignore all hotkeys while ___ Window is active (emacs) |
Woops - yes that is correct, they will only run in that specific program.
However, the main issue that I was describing is just that the statements can't be nested - so i cant have
#IfWinNotActi ... |
Topic: How to ignore all hotkeys while ___ Window is active (emacs) |
unknowingly
Replies: 6
Views: 373
|
Forum: Ask for Help Posted: Sat Jul 24, 2010 1:03 pm Subject: How to ignore all hotkeys while ___ Window is active (emacs) |
I had tried that originally - so I had another look and realised the problem - it seems to be because I am nesting the IfWinActive statements. Is there any way around that?
Ideally a better solut ... |
Topic: How to ignore all hotkeys while ___ Window is active (emacs) |
unknowingly
Replies: 6
Views: 373
|
Forum: Ask for Help Posted: Sat Jul 24, 2010 11:45 am Subject: How to ignore all hotkeys while ___ Window is active (emacs) |
I have recently started using emacs, and have found that most of my ahk shortcuts conflict with the emacs keys.
Is there a way for me to specify for all of my commands to be ignored while in emacs, ... |
Topic: Reading commented data from multitude of files? possible? |
unknowingly
Replies: 22
Views: 1915
|
Forum: Ask for Help Posted: Thu Mar 25, 2010 12:44 am Subject: Reading commented data from multitude of files? possible? |
okay it appears to be messing up my scripts a bit, it added some random numbers which caused errors in the script
e.g.
910
Return
it was weird though, like in a different font in notep ... |
Topic: Reading commented data from multitude of files? possible? |
unknowingly
Replies: 22
Views: 1915
|
Forum: Ask for Help Posted: Sun Mar 21, 2010 8:45 am Subject: Reading commented data from multitude of files? possible? |
sorry for the delay in posting, have some other stuff going on right now and will test and reply back soon.
can you post the source?
cheers |
Topic: Reading commented data from multitude of files? possible? |
unknowingly
Replies: 22
Views: 1915
|
Forum: Ask for Help Posted: Sun Mar 14, 2010 1:04 am Subject: Reading commented data from multitude of files? possible? |
Here's the first basic working version --->
Awesome thanks mate, looks fantastic and am trying it out now!
How exactly are we supposed to format the includes text file? It keeps telling me th ... |
Topic: Overlay black square undertaskbar so that clock is visible? |
unknowingly
Replies: 17
Views: 1130
|
Forum: Ask for Help Posted: Wed Mar 10, 2010 12:08 pm Subject: Overlay black square undertaskbar so that clock is visible? |
I had tried this...
...that's quite possibly the post I adapted for my code...
...and was able to get it to draw it transparently on the screen...
...so the original post I edited from displays t ... |
Topic: Overlay black square undertaskbar so that clock is visible? |
unknowingly
Replies: 17
Views: 1130
|
Forum: Ask for Help Posted: Sun Mar 07, 2010 9:09 am Subject: Overlay black square undertaskbar so that clock is visible? |
Um, I'm not sure, I don't have Win7 (I know you wanted it for Win7 tho)...I only have & tested on WinXP...so I'd need more info/research for why that don't work on Win7.
The code I posted has n ... |
Topic: Overlay black square undertaskbar so that clock is visible? |
unknowingly
Replies: 17
Views: 1130
|
Forum: Ask for Help Posted: Wed Mar 03, 2010 6:04 am Subject: Overlay black square undertaskbar so that clock is visible? |
cheers for that mate, however strangely it is now showing any file at all for me.
i have tried running it as admin etc, the script works (e.g. i can use the #t hotkey) however no transparent image sh ... |
Topic: Overlay black square undertaskbar so that clock is visible? |
unknowingly
Replies: 17
Views: 1130
|
Forum: Ask for Help Posted: Sat Feb 27, 2010 1:14 am Subject: Overlay black square undertaskbar so that clock is visible? |
| would still love some help on this |
Topic: Really simple question on trimming A_ScriptFullPath |
unknowingly
Replies: 3
Views: 332
|
Forum: Ask for Help Posted: Thu Feb 18, 2010 6:23 am Subject: Really simple question on trimming A_ScriptFullPath |
haha thanks to both of you and sorry I really did do a lot of searching but wasn't able to find it surprisingly
using splitpath |
Topic: Really simple question on trimming A_ScriptFullPath |
unknowingly
Replies: 3
Views: 332
|
Forum: Ask for Help Posted: Wed Feb 17, 2010 9:12 pm Subject: Really simple question on trimming A_ScriptFullPath |
Hi,
I was just wondering the best way to find the current drive letter from which the script is being executed?
If will be from a usb drives in many different computers which is why i want to find o ... |
Topic: Easy Unicode functions |
unknowingly
Replies: 13
Views: 6619
|
Forum: Scripts & Functions Posted: Tue Feb 16, 2010 7:19 am Subject: Easy Unicode functions |
Hey manauser,
(the clipboard version works for me, however only sometimes, other times i have to reload the script - it is very buggy for me)
thanks for your version - just wondering though, it do ... |
Topic: Reading commented data from multitude of files? possible? |
unknowingly
Replies: 22
Views: 1915
|
Forum: Ask for Help Posted: Tue Feb 16, 2010 6:16 am Subject: Reading commented data from multitude of files? possible? |
Yeh I suppose it could
And wow thank you very much I am sure everyone at lifehacker would like that too
Will watch closely |
| |