Re: Opening file & singals



Daniel J. Lauk:
> Why don't you just call the signal handler or the drawing function itself?

Because I don't know from where get a pointer to GdkEventExpose
structure (class ?). I mean the one that is actually connected with my
window. Or how to create one.

I call the drawing function and it draws what is should by only to
pixmap. The real screen drawing is done in a expose singal handler which
I couldn't call as I wrote before.

queue_draw() works great - thanks Carl.

Regards,

vArDo




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]