Re: [gtk-list] Writing a Widget




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



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