[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #25592] [Win32] NSOpenGLView display problem
From: |
Xavier Glattard |
Subject: |
[bug #25592] [Win32] NSOpenGLView display problem |
Date: |
Sun, 15 Feb 2009 16:43:44 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 |
URL:
<http://savannah.gnu.org/bugs/?25592>
Summary: [Win32] NSOpenGLView display problem
Project: GNUstep
Submitted by: xgl
Submitted on: dim 15 fév 2009 17:43:43 CET
Category: Backend
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
The (grey) background of the window (or parent view?) is display *over* the
NSOpenGLView.
test with examples/gui/MyGL :
* in GNUmakefile : replace '-lGL' with '-lopengl32'
* defaults write NSGlobalDomain GSBackHandlesWindowDecorations false
On my system :
Rev 26244 is broken : the window 'flickers'
Rev 26226 is Ok : the whole window is black (what is bad, but it is a bug in
MyGL)
I guess the problem comes from some changes in WIN32Server.m in Rev 26243,
but i can not understand why.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25592>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
- [bug #25592] [Win32] NSOpenGLView display problem,
Xavier Glattard <=