From: Erick J. B. <er...@e-...> - 2001-02-01 13:51:28
|
When using, for example: $Window->AddButton( -name =3D> "Frame", -pos =3D> [10, 70], -size =3D> [275, 200], -text =3D> "Hello World!", -style =3D> BS_GROUPBOX, -visible =3D> 1, ); to create a Frame (or GroupBox), how do you change the background color = for the text? erick www.jeb.ca |