<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi,<br><br>I wrote a GUI using FXRuby under WinXP.<br>I then upgraded to Vista, installed Ruby (and thus by default FXRuby) and ran my GUI.<br>It was then that I noticed that the colours have gone weird. <br>The
main user interface is now white (the default colour that Vista uses),
but all of the data targets and tables have remained beige (RGB 236,
233, 216).<br>Of course one can individualy declare a white background
colour for each of these widgets, but then it looks garish if run on XP
or Linux.<br>I'm looking for a setting I can apply to make the colour for the application uniform and overide the system default.<br>I already tried such things as app.backColour = FXRGB(236, 233, 216).<br>In an earlier post it was suggested that I could change these settings by running FOX ControlPanel application.<br>Unfortunately I have no idea how to do this and extensive Googling has yielded no results.<br><br>I would be grateful for any help you could give.<br>I have included a screenshot to highlight my problem.</div></div><br>
</body></html>