by anon <anon@[EMAIL PROTECTED]
>
Jun 6, 2008 at 11:50 AM
fungus wrote:
> On Jun 3, 11:55 am, anon <a...@[EMAIL PROTECTED]
> wrote:
>> Is there a way to get the x window id in c?
>>
>> Thanks in advance?
>
> GLUT has source code...
>
If I wanted to modify their source code (if that is what you implied), I
wouldn't ask the question here.
Anyway, glXGetCurrentDrawable() does exactly what I wanted.