foufa
New Member
Posts: 7
|
Post by foufa on Feb 23, 2005 22:11:34 GMT
Hello Before ordering Xlnt, I would like to know if there is any easy way to change dynamically every colors from every open windows, menus and gadgets. Someone has already done that ? Actualy I parse every windows and gadgets like this For GAD.GAD=Each GAD If GAD\TYP = gad_BUTTON GUI_GADCOLOR(GAD,$xxxxxx,$xxxxxx,$xxxxxx) endif next and juste after I GUI_OpenWin(WIN\OBJ) every window objets. It works, but some stuff like background combo / list and border like sliders stay white or gray. (by the way, i can't change the color of sliders after it's creation, like the editor does...) Does anybody know how to achieve this ? Thanks you ! ;D
|
|
foufa
New Member
Posts: 7
|
Post by foufa on Apr 9, 2005 11:24:47 GMT
No answer since 2 month
|
|
|
Post by mjhszxy on Jul 28, 2008 1:40:34 GMT
|
|