Re: GTK+ Themes



pbg1854@garnet.acns.fsu.edu 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



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