[10269] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: Writing a Widget
daemon@ATHENA.MIT.EDU (Eric Harlow)
Thu Nov 19 12:58:09 1998
Date: Thu, 19 Nov 1998 09:52:12 -0800 (PST)
From: Eric Harlow <linuxgeek@yahoo.com>
To: gtk-list@redhat.com
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
Look at the drawing area widget - it's a basic widget for drawing that
inherits from the GtkWidget. You can use most of the code from it to
create your own widget if you do the rendering.
-Eric
---Christopher Purnell <cjp@oit.net> wrote:
>
>
> I'm looking to writing my own widget for the content of my
application.
> I'm thinking of making it inherit from GtkWidget. It needs to do all
> it's own rendering. The problem is I can't work out what widget
functions
> I need to write for it and what I can inherit from GtkWidget. I am
> also unsure of the exact behaviour that the functions need to exhibit.
> There doesn't seem to be any documentation regarding this.
>
> --
> Christopher John Purnell, Unix Systems Administrator, OiT Ltd,
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com <
/dev/null
>
>
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null