[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: drawing
- From: Eric Harlow <linuxgeek yahoo com>
- To: gtk-app-devel-list redhat com
- Subject: Re: drawing
- Date: Fri, 13 Nov 1998 04:39:17 -0800 (PST)
You can use GTK and GDK to get the work done. Use a drawing area
widget (GTK) and use the GDK drawing primatives. I have two pages of
examples on how to do this - incl. double buffering to eliminate
flicker for things like a clock. See
http://www.bcpl.net/~eharlow/book
I think ch 12 and ch 13 are the ones you want to look at. (They're in
rtf format, but there's an rtf viewer on the page written using GTK.)
-Eric
---Sylvain LIPPI <lippi@iml.univ-mrs.fr> wrote:
>
>
> Hi!
>
> I'd like to draw graphs with
> lines, triangles, circles in a window.
> It seems i have to use GDK and not directly GTK.
> Unfortunately, GDK documentation in the GTK Home
> WWW page is nearly empty.
>
> Is there another place where I can get some informations
> about GDK?
>
> Thanks,
>
> Sylvain
>
>
> --
> To unsubscribe: mail gtk-app-devel-list-request@redhat.com
with
> "unsubscribe" as the Subject.
>
> Mailing list concerns should be mailed to <listmaster@redhat.com>
>
>
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]