1
Window / background color
« on: March 25, 2009, 03:57:16 am »
I am unable to change the background color of the windows I create. I tried using glClearColor( 1.f , 1.f , 1.f , 1.f ) but it doesn't do anything. Any help would be appreciated. I would also like to know why the SetBackgroundColor() function from version 1.3 (which was a member of the renderWindow class) doesn't exist in version 1.4.
Thanks!
Thanks!