@joshuabatty wrote:
Hi i'm having a problem with resize window events on the main window effecting the drawing of an FBO in a second window. This only seems to happen when I enable GLVersion(4,1). I've made a super striped back example the shows the problem.
Seems weird that events on the main window are spilling through to effect children windows. Is this a bug or am I not setting something up properly? Thanks.
To see what I mean, compile the example and try resizing the main window to see the second window FBO draw weirdly.
Posts: 3
Participants: 2