Re: Opening file & singals
- From: Mateusz 'vArDo' Bilinski <vardo fr pl>
- To: gtkmm-list gnome org
- Subject: Re: Opening file & singals
- Date: Thu, 16 Dec 2004 13:47:29 +0100
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]