YT
2004-06-17 05:39:01 UTC
Hi there.
I use Xt to create and display a gif inside a window (no widgets/buttons or
anything like that, just a simple window). Anyway, the problem is that I
don't know where/how to register my main callback function, so everytime my
window gets covered and then displayed again I don't receive any EXPOSE
events and can't update the window.
With Xlib you have your own While(1) loop where you handle EXPOSE and other
events.....where/how do I do it with Xt?
YT
I use Xt to create and display a gif inside a window (no widgets/buttons or
anything like that, just a simple window). Anyway, the problem is that I
don't know where/how to register my main callback function, so everytime my
window gets covered and then displayed again I don't receive any EXPOSE
events and can't update the window.
With Xlib you have your own While(1) loop where you handle EXPOSE and other
events.....where/how do I do it with Xt?
YT