[EMAIL PROTECTED] writes: 
> Could someone point me to a web site explaining theme engine
> development?
> 

The thing to do is just take an existing engine and copy it. It's
totally trivial; there are functions that draw certain things, and you
have to implement code that draws those things.

You will need to know about GDK drawing and GtkWidget, these are both 
documented in my book, developer.gnome.org/doc/GGAD/

Havoc

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to