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 128 matches
AutoHotkey Community Forum Index
Author Message
  Topic: OnScreenPiano
iason

Replies: 16
Views: 3278

PostForum: Scripts & Functions   Posted: Sun Nov 30, 2008 6:33 pm   Subject: OnScreenPiano
Roles were now switched? Do those cats play Human Piano? I can't see the whole instrument. Laughing
  Topic: OnScreenPiano
iason

Replies: 16
Views: 3278

PostForum: Scripts & Functions   Posted: Sun Nov 30, 2008 5:13 am   Subject: OnScreenPiano
very nice...
here a cat piano
What about a Tasmanian Devil piano. Wow. Laughing
  Topic: Fast copy-pasting between applications
iason

Replies: 0
Views: 517

PostForum: Scripts & Functions   Posted: Sat Nov 29, 2008 7:56 pm   Subject: Fast copy-pasting between applications
A simple idea aspirant to ease everyday copy-pasting at least for eternal beginners like me. It reduces the need of a clip manager since you can have your clips (or what else) inside files. Call it wi ...
  Topic: Fast chmoding in FileZilla
iason

Replies: 2
Views: 1379

PostForum: Scripts & Functions   Posted: Sun Mar 09, 2008 10:02 pm   Subject: Fast chmoding in FileZilla
This is intended for web administrators, to quickly set permissions on files/folders residing in web servers through FTP. I'm not an expert of the kind, this is just something that has been very helpf ...
  Topic: ClipFile(s) - a clip helper
iason

Replies: 4
Views: 1330

PostForum: Scripts & Functions   Posted: Thu Feb 21, 2008 2:05 pm   Subject: ClipFile(s) - a clip helper
If i get it right, you might replace
run %whichfolder%\%A_GuiControl%
sleep 10
Input, var, , {Esc},
sleep 10
Send ^c
winclose A
with a simple FileRead
FileRead, clipboard, %whichfol ...
  Topic: Screen title+subtitle splashtext
iason

Replies: 2
Views: 956

PostForum: Scripts & Functions   Posted: Thu Dec 20, 2007 7:45 pm   Subject: Screen title+subtitle splashtext
was working for me and now...Trace back your changes. Wink
  Topic: Fast paste from one window to another
iason

Replies: 4
Views: 1176

PostForum: Scripts & Functions   Posted: Thu Dec 20, 2007 7:42 pm   Subject: Fast paste from one window to another
clipsaved := clipboardALLThanks! I missed that...
  Topic: Fast paste from one window to another
iason

Replies: 4
Views: 1176

PostForum: Scripts & Functions   Posted: Mon Dec 17, 2007 9:54 am   Subject: Re: suggestion:
Use ClipWait instead of sleepCertainly a good idea. Trully that was my first venture, but i noticed that the script was not picking the copy reliably - i have no idea why...
  Topic: Fast paste from one window to another
iason

Replies: 4
Views: 1176

PostForum: Scripts & Functions   Posted: Sat Dec 15, 2007 1:47 pm   Subject: Fast paste from one window to another
What it does: copies something from a window and pastes to another, leaving the Clipboard untouched, an the user making 2 moves in total (1 hotkey + 1 click).

For best results please assign to a ho ...
  Topic: A straigtforward question about licencing
iason

Replies: 20
Views: 2490

PostForum: Ask for Help   Posted: Tue Dec 11, 2007 6:45 pm   Subject: A straigtforward question about licencing
Gee, i love open source! Cool
  Topic: A straigtforward question about licencing
iason

Replies: 20
Views: 2490

PostForum: Ask for Help   Posted: Tue Dec 11, 2007 5:45 am   Subject: A straigtforward question about licencing
Thanks fellows.

So i conceive 2 clear principles:
1. Never claim other's work as yours.
2. Always point to them.

I also want to say that we have to appreciate Chris clear position, since it re ...
  Topic: A straigtforward question about licencing
iason

Replies: 20
Views: 2490

PostForum: Ask for Help   Posted: Mon Dec 10, 2007 8:35 am   Subject: A straigtforward question about licencing
Just provide a forum link in your scripts for support :wink:If i don't get a clear answer you bet i do the link here. Wink
  Topic: A straigtforward question about licencing
iason

Replies: 20
Views: 2490

PostForum: Ask for Help   Posted: Mon Dec 10, 2007 8:22 am   Subject: A straigtforward question about licencing
You should not charge anything for it though.I think it does not hold true. Freedom does not have to do with money, according to GPL. The question is about licence. Wink
  Topic: A straigtforward question about licencing
iason

Replies: 20
Views: 2490

PostForum: Ask for Help   Posted: Mon Dec 10, 2007 7:48 am   Subject: A straigtforward question about licencing
The scenario: i build an application with Autohotkey. Quite complex, with a lot of scripts and folders etc. Of course i cannot expect that the users have AHK installed in their systems, so i include A ...
  Topic: prevent char stress
iason

Replies: 14
Views: 736

PostForum: Ask for Help   Posted: Wed Nov 28, 2007 10:59 am   Subject: prevent char stress
I would suggest that you check all those hotkeys that interfere with keyboard, i.e. have commands like Send, Sendraw etc.
I once had this type of problem with a hot key that had to do with Left-Click ...
 
Page 1 of 9 Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group