/*Poping color selection window.Here is an interesting piece of code for poping color selection window.*/static void Jimmy_colorsChoose(Args _args){ #DEFINE.COLORVALUE (64) int r, g, b; container chosenColor; Binary customColors = new Binary(#COLORVALUE); CCColor colorValue;; chosenColor = WinAPI::c Read More
posted @ 2010-07-16 13:37 Fandy Xie Views(1641) Comments(0) Diggs(0) Edit