Page 1 of 1

#PB_Default for SetGadgetColor()

Posted: Mon Jan 07, 2008 1:26 pm
by AND51
Hello!

SetGadgetFont() supports #PB_Default to change the font-family for all future gadgets at once.
IMHO it would be nice, if we had this also with the gadget colors, for example

Code: Select all

SetGadgetColor(#PB_Default, #PB_Gadget_BackColor, #White)