Re: XForms: Xforms & Mesa

Steve Lamont (spl@szechuan.ucsd.edu)
Wed, 18 Mar 98 12:15:32 PST

# To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

> I'm working with Xforms and a glcanvas. I'd like to know if exist any
> function or event (such as Expose, the only I know) to wich I could add a
> handler for specific things, such as:
> a resizing handler
> a display handler

Resize can be handled by adding a handler for the ConfigureNotify
event. I'm not sure exactly what you mean by "a display handler" --
if you mean something to redraw your image, you just call your display
list and swap buffers (if you're using OpenGL double buffering).
That's about it.

spl
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/