Re: [gtk-list] Writing a Widget




On Thu, 19 Nov 1998, Christopher Purnell 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.
> 

It isn't properly documented but you can probably figure it out by 
copying a similar widget and using the two widget-writing examples in the
Tutorial.

Havoc




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