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 

WhatColor v4.60e - A Must For ColorBlinds Using PC.
Goto page Previous  1, 2
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Mon Oct 11, 2004 4:12 pm    Post subject: Reply with quote

Although it's easy for you, me, and other heavy ahk users to update our scripts, the thing that bothers me is the more typical users who download an update 3 months from now but don't read the large amount of accumulated changes in the changelog. They then wonder why all their pixel scripts are broken. Or worse: why their pixel scripts go crazy and click on the wrong objects entirely, possibly causing who-knows-what to happen.
Back to top
View user's profile Send private message Send e-mail
BoBo
Guest





PostPosted: Sat Oct 16, 2004 11:18 am    Post subject: Reply with quote

Thought that the Pix command could work based on a default directive (if no other has been set).

#PixBGR (default)
#PixRGB
#PixHex
etc.

So no existing script would have to be changed as all of them lacking non-default directives.

Thx Chris.

Cool
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Sat Oct 16, 2004 12:13 pm    Post subject: Reply with quote

I understand #PixRGB, but not #PixHex. The hex format is already in effect in the latest version, which leaves only two formats: RGB (used by SplashImage and Gui) and BGR (used by Window Spy, PixelGetColor and PixelSearch).

I haven't heard any good reasons yet for adding #PixRGB. If it were added, it might call for Window Spy to diplay both formats, which would make it more confusing for beginners.

If you have a strong preference for RGB format, please describe your reasons (such being able to interact with HTML colors). Thanks.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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