Re: [GtkGLExt] Redisplay ?
- From: Philipp Klaus Krause <pkk spth de>
- To: Andreas Volz <lists brachttal net>
- Cc: gtkglext-list gnome org
- Subject: Re: [GtkGLExt] Redisplay ?
- Date: Tue, 02 Aug 2005 22:05:48 +0200
Andreas Volz schrieb:
> Hi,
>
> how could I force gtkglextmm to redisplay the OpenGL widget after I
> pressed a key or moved the mouse. Currently I execute
>
> on_expose_event (NULL);
>
> in the key or mouse callback. This seems to work, but is there nothing
> like a glutPostRedisplay() function?
queue_draw();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]