Re: examp. of simple graphic using Gdk



dodi-nug wrote:
> There is a lack of how to draw graphic using gdk.
> so if you guys have an example to draw a simple x=y graphic,
> please tell me.

There's the scribble example in the tutorial:

	http://www.gtk.org/tutorial/ch-scribble.html

For fancier GDK stuff, any source covering Xlib graphics will be helpful
... the functions are (mostly) the same: eg. for gdk_gc_set_function(),
look up XSetFunction().

HTH, John




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