Nova 0 Posted November 17, 2004 (edited) Where can i get a colour chart with values that will work for GUISetBkColor ()From Help :Newer versions of autoit use RGB by defaultIve found a few charts by google-ing but none seem to work for instances I found that aparently 1 possible shade of Red = FF3333So I tryed GUISetBkColor (FF3333) and got an error @ scriptrun Edited November 17, 2004 by nova Share this post Link to post Share on other sites
Nova 0 Posted November 17, 2004 Dam I hate it when its something simple ! Cheers Lar Share this post Link to post Share on other sites
Jon 1,010 Posted November 17, 2004 Dam I hate it when its something simple !Cheers LarPrograms like Paint Shop Pro generally show a "color picker" that also gives you a hex value that you can use in AutoIt. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Share this post Link to post Share on other sites