[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnu3dkit-dev] GSXView
From: |
Frederic De Jaeger |
Subject: |
Re: [Gnu3dkit-dev] GSXView |
Date: |
26 Oct 2002 14:34:35 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
BG> You may already know this, but I thought I would explicitly mention
BG> that the NSOpenGLView (in Cocoa) is purely a convenience class. In a
BG> way which probably is analogous to the approach you mention, one can
BG> attach an NSOpenGLContext to any NSView. All that is necessary is to
BG> inform the context whenever the NSView changes size (by means of
BG> -update, if I remember correctly).
I really don't know because I don't have any Mac in my neighborhood.
So, don't assume I know anything about macosx.
If you're right, it may complicate things a little bit.
I think I must start reading some doc on the question. Anyway, I'm
not concerned with this right now. Because GSXView is something
usefull anyway.
Re: [Gnu3dkit-dev] GSXView, Brent Gulanowski, 2002/10/24