AustrianOak Posted July 8, 2008 Posted July 8, 2008 Sorry I am asking such a simple and stupid question but I searched all through the helpfile and can't find the fucntion to create one of those color windows like in Microsoft Paint when you click on Colors|Edit Colors
Moderators SmOke_N Posted July 8, 2008 Moderators Posted July 8, 2008 (edited) http://www.autoitscript.com/forum/index.ph...st&p=352130Edit:I could have sworn this used to be in the release version (_ChooseColor), maybe it was removed? Edited July 8, 2008 by SmOke_N Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
NELyon Posted July 8, 2008 Posted July 8, 2008 http://www.autoitscript.com/forum/index.ph...st&p=352130 Edit: I could have sworn this used to be in the release version (_ChooseColor), maybe it was removed? #Include <Misc.au3> _ChooseColor() Works fine for me...
Moderators SmOke_N Posted July 8, 2008 Moderators Posted July 8, 2008 #Include <Misc.au3> _ChooseColor() Works fine for me...Ahh, I Assumed it was in the "Color.au3" include. And I need to go learn my abc's muttley... Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now