Ignacio Nodal wrote:
> glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
> gtk_widget_draw(_glarea, &area);
> g_print("Cleared Rectangle:(%d,%d)
> (%d,%d)\n",area.x,area.y,area.width,area.height);
Just a guess, but are you missing a call to XFlush() to actually force
the thing to be drawn?
e.g., XFlush( GDK_DISPLAY() );
--
=====================- http://www.thalesgroup.com/ -=====================
Neil Bird | If this .signature |
work mailto:[EMAIL PROTECTED] | looks pants, then | $> cd /pub
personal mailto:[EMAIL PROTECTED] | stop using Outlook! | $> more beer
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list