Re: gdk_draw_pixbuf
- From: David Nečas (Yeti) <yeti physics muni cz>
- To: gtk-app-devel-list gnome org
- Subject: Re: gdk_draw_pixbuf
- Date: Tue, 27 Jun 2006 07:11:30 +0200
On Mon, Jun 26, 2006 at 09:01:43PM -0700, 3saul wrote:
1. Is it possible to use gdk_draw_pixbuf to draw onto a GTKDrawingArea (the
doco states that it's possible but I can't figure out how to)
http://developer.gnome.org/doc/API/2.0/gtk/GtkDrawingArea.html
shows hot to draw an arc. Anything else is drawn exactly
the same way.
2. Upon resizing a GTKDrawingArea will it's contents be resized
automatically?
All drawing is done by your expose handler, the drawing area
does not draw anything. Please read the documentation.
Yeti
--
Anonyms eat their boogers.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]