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 

MyCP (Color Picker)

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Kerry



Joined: 20 Jul 2006
Posts: 146
Location: Los Angeles

PostPosted: Fri Sep 08, 2006 10:59 am    Post subject: MyCP (Color Picker) Reply with quote

Hi everyone, just wrote a color picker because I wanted a very easy, fast to use color picker. Picks the color off the screen with the "alt" key (feel free to change to whatever you like most.

It can be used in console app with "/color" to make your cursor turn into a cross hair, and you pick the spot on the screen you want the color of, as opposed to being the location of your mouse.

It can also be used as a function, by writing "choosecolor(true)"

My apologies if there is pointless code here Smile very late.

View Code | Download Program

-Kerry
_________________
String Manipulator - GrabIco
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
BoBo
Guest





PostPosted: Fri Sep 08, 2006 12:45 pm    Post subject: Reply with quote

Would you mind to provide the code as 'myCP.txt' otherwise you'll getting a Download dialog box instead of getting it displayed right away (But I might be wrong?).
Back to top
Titan



Joined: 11 Aug 2004
Posts: 5376
Location: /b/

PostPosted: Fri Sep 08, 2006 3:48 pm    Post subject: Reply with quote

BoBo wrote:
Would you mind to provide the code as 'myCP.txt' otherwise you'll getting a Download dialog box instead of getting it displayed right away (But I might be wrong?).
autohotkey.net uses the text/plain MIME content-type for .ahk files so standards compliant browsers like Firefox will display the text. It is possible to suggest or force a download instead but this option is less preferred. MSIE obeys the system registry before anything so it gives the Open/Save As dialog, I don't know how to change this.

... in conclusion, use Firefox Razz
Back to top
View user's profile Send private message Visit poster's website
Kerry



Joined: 20 Jul 2006
Posts: 146
Location: Los Angeles

PostPosted: Fri Sep 08, 2006 7:57 pm    Post subject: Reply with quote

Hi Bobo - I uploaded it. Tell me if there is a different.

I also agree with Titan - get Firefox Smile.

-Kerry
_________________
String Manipulator - GrabIco
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group