Re: [gtkmm] Drawing primitives on top of an image.
- From: Christer Palm <palm nogui se>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: Ainsley Pereira <gtkmm pebble org uk>, gtkmm-list gnome org
- Subject: Re: [gtkmm] Drawing primitives on top of an image.
- Date: Thu, 28 Aug 2003 11:56:16 +0200
Paul Davis wrote:
also, you should only *ever* put drawing functions (for any kind of
visible thing: a line, an image, text, etc) in an expose event
handler.
Or, alternatively, draw into an offscreen pixmap and let the expose
event handler update from that. Depending on what the original poster is
up to, this might be what he's looking for.
--
Christer Palm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]