| Author |
Message |
Topic: Problem in Textpad + AutoHotKey interaction |
Da Rossa
Replies: 1
Views: 88
|
Forum: Ask for Help Posted: Thu Jan 19, 2012 10:39 pm Subject: Problem in Textpad + AutoHotKey interaction |
| Anyone? Sorry for the bumping but... |
Topic: Problem in Textpad + AutoHotKey interaction |
Da Rossa
Replies: 1
Views: 88
|
Forum: Ask for Help Posted: Thu Jan 05, 2012 3:28 am Subject: Problem in Textpad + AutoHotKey interaction |
| Hi, I've always used Textpad as my plain text editor. There is a syntax file with included an option to make Textpad the default application for ahk scripts ediitions and the option to make Ctrl+1 be ... |
Topic: Can the WinKey be truly disabled? |
Da Rossa
Replies: 27
Views: 1042
|
Forum: Ask for Help Posted: Thu May 05, 2011 3:03 am Subject: Can the WinKey be truly disabled? |
Thaaaanks! Now we're communicating!!
1 - I understand AHK is not perfect.
2 - It's one of a kind, but I like it's flexibility and variety of possibilities.
3 - I'm not currently capable of dedic ... |
Topic: Can the WinKey be truly disabled? |
Da Rossa
Replies: 27
Views: 1042
|
Forum: Ask for Help Posted: Thu May 05, 2011 2:17 am Subject: Can the WinKey be truly disabled? |
| You're telling me to use one more program just to do this little trick? Or are you saying should give up AHK because it's 'too tricky'? If that's what you're saying, then thanks for your tip, but I'll ... |
Topic: Can the WinKey be truly disabled? |
Da Rossa
Replies: 27
Views: 1042
|
Forum: Ask for Help Posted: Thu May 05, 2011 2:05 am Subject: Can the WinKey be truly disabled? |
Sorry, but I don't know what to do inside that depth in Regedit. Just for you to get the gist about my confusion, there are, in here:
* HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard ... |
Topic: Can the WinKey be truly disabled? |
Da Rossa
Replies: 27
Views: 1042
|
Forum: Ask for Help Posted: Thu May 05, 2011 1:50 am Subject: Can the WinKey be truly disabled? |
Sorry sir but I still didn't get it. I know that
LWin:: return
RWin:: return
#::
Is applicable to disable the Winkey completely.
But that registry entry doesn't eve ... |
Topic: Can the WinKey be truly disabled? |
Da Rossa
Replies: 27
Views: 1042
|
Forum: Ask for Help Posted: Wed May 04, 2011 5:00 am Subject: Can the WinKey be truly disabled? |
Since this is a rather new topic and related to my question, please allow me to "hijack" it.
Lets say I want the Windows Key not to bring up the Start Menu. Still, I have many, many Winke ... |
Topic: Annoying problem with two scripts and hotstrings |
Da Rossa
Replies: 12
Views: 350
|
Forum: Ask for Help Posted: Sat Jul 24, 2010 2:46 am Subject: Annoying problem with two scripts and hotstrings |
Lol thanks! Yeah, living and learning: this is what this is all about.  |
Topic: Question about Edit in Gui |
Da Rossa
Replies: 4
Views: 359
|
Forum: Ask for Help Posted: Fri Jul 23, 2010 11:03 pm Subject: Question about Edit in Gui |
Thanks Hugo! I was unaware of the destroy command.  |
Topic: Annoying problem with two scripts and hotstrings |
Da Rossa
Replies: 12
Views: 350
|
Forum: Ask for Help Posted: Fri Jul 23, 2010 11:03 pm Subject: Annoying problem with two scripts and hotstrings |
"user that might be not ware of"? But the user of both codes is me!  |
Topic: Question about Edit in Gui |
Da Rossa
Replies: 4
Views: 359
|
Forum: Ask for Help Posted: Fri Jul 23, 2010 5:56 am Subject: Question about Edit in Gui |
Thanks a lot Mr. Flyingdman.
Too bad I'm so stupid with GUIs.
Edit: Err, I found a little problem: actually, that piece of code is integrated in my main script, in which I use some general u ... |
Topic: Question about Edit in Gui |
Da Rossa
Replies: 4
Views: 359
|
Forum: Ask for Help Posted: Fri Jul 23, 2010 5:17 am Subject: Question about Edit in Gui |
Hello all!
I wrote a simple Gui script, using SmartGUI creator by Rajat, to prompt a little message for me to write an e-mail address in a text box then it opens my defaut mail client (Mozilla Thun ... |
Topic: Annoying problem with two scripts and hotstrings |
Da Rossa
Replies: 12
Views: 350
|
Forum: Ask for Help Posted: Fri Jul 23, 2010 4:35 am Subject: Annoying problem with two scripts and hotstrings |
That's what I was missing. There have been two years since I don't touch the RAW option for hotstrings. Thanks for recalling to me.
But look, there is that "quick add hotstrings script for hea ... |
Topic: Annoying problem with two scripts and hotstrings |
Da Rossa
Replies: 12
Views: 350
|
Forum: Ask for Help Posted: Tue Jul 20, 2010 6:30 am Subject: Annoying problem with two scripts and hotstrings |
Replacing deg with a var? I don't know exactly what you mean in this case.
About the Alt key being the problem, you reminded me of an issue that happens since I use ahk, which is: when I use some ... |
Topic: Annoying problem with two scripts and hotstrings |
Da Rossa
Replies: 12
Views: 350
|
Forum: Ask for Help Posted: Tue Jul 20, 2010 6:09 am Subject: Annoying problem with two scripts and hotstrings |
What if you send Chr(whateveritis) for the degree sign or sendraw/blind
::a1::SendRaw, art. 1º
Well, it worked, thanks! Although I had to use the form
::a1::
Se ... |
| |