AutoHotkey Community

It is currently May 27th, 2012, 7:36 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: MyCP (Color Picker)
PostPosted: September 8th, 2006, 11:59 am 
Offline

Joined: July 20th, 2006, 6:41 pm
Posts: 144
Location: Los Angeles
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 :) very late.

View Code | Download Program

-Kerry

_________________
String Manipulator - GrabIco


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 8th, 2006, 1:45 pm 
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?).


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: September 8th, 2006, 4:48 pm 
Offline
User avatar

Joined: August 11th, 2004, 1:47 am
Posts: 5347
Location: UK
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 :P


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 8th, 2006, 8:57 pm 
Offline

Joined: July 20th, 2006, 6:41 pm
Posts: 144
Location: Los Angeles
Hi Bobo - I uploaded it. Tell me if there is a different.

I also agree with Titan - get Firefox :).

-Kerry

_________________
String Manipulator - GrabIco


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: kurakura, nothing, Yahoo [Bot] and 8 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group