[Gtkradiant] [Bug 524] opengl windows not redrawn after obscured by UI elements

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Fri, 17 May 2002 04:47:56 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=524

wjoseph@europe.ea.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|GtkRadiant GTK Shadow       |opengl windows not redrawn
                   |                            |after obscured by UI
                   |                            |elements



------- Additional Comments From wjoseph@europe.ea.com  2002-05-17 04:47 -------
UI Elements = menus and dialog boxes.

GtkRadiant currently does a re-render of the entire scene when the window is 
exposed (and ignores expose events from menus and dialogs because that would 
make them very unresponsive). Perhaps this scene re-render should only happen 
when the scene changes rather than every time the window is exposed. I assume 
other apps keep a copy of the framebuffer for each window and redraw that after 
being exposed. 
I suspect the current behaviour is a hack, perhaps related to a problem getting 
it to work right with GTK win32. If it's the same on win32 GIMP then it 
suggests a GTK issue.



------- You are receiving this mail because: -------
Whoops!  I have no idea!