I'm looking for a way to set the background color for the text field on a Groupbox, but upon browsing the source code I see that Groupbox doesn't take a background (or foreground) option. Is there a workaround, using a font object perhaps? Or as a last resort is there a way to set the background color of the main window to match that of the Groupbox text background?
-Dave