View Single Post
  #960  
Old 04-06-2011, 03:42 PM
MrOmega MrOmega is offline
One More Time
MrOmega's Avatar
Join Date: Aug 2010
Location: TN, USA
Posts: 631
MrOmega is an unknown quantity at this point
Send a message via AIM to MrOmega Send a message via MSN to MrOmega Send a message via Yahoo to MrOmega
I would to see a built-in (or added to share class) function like
PHP Code:
getColorNamecolorCode); 
so getColorName( 0); would return black and so on. Also a reverse of this getColorCode( "black"); would return 0 and so on.

One more thing. when setting colors by code, 169 is yellow green, where if it is 20 + 143 are all the colors 162 should be yellow green.
__________________
Time is the fire in which we burn...
Up, Up, Down, Down, Left, Right, Left, Right, B, A, Select, Start! Now I got 99 LIVES!!!

Last edited by MrOmega; 04-07-2011 at 01:14 AM..
Reply With Quote