Re: BeOS GTK Theme



If the theme does not contain any source code/libraries, and the gtkrc
file with it contains the string `engine "pixmap"', then it is a pixmap
theme.  You will need to compile some code for the non pixmap themes
(unless you grab a binary of the theme engine).

James.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On Mon, 23 Aug 1999, Nathan Clegg wrote:

> Is there any way to find out exactly which engine a theme is using?  I
> think this would be a useful addition to the theme capplet, but I'm
> certainly willing to search the files as long as I know what I'm looking
> for.
> 
> On 22-Aug-99 James Henstridge wrote:
> > The GTK+ themes system works by loading shared libraries that contain
> > functions for performing drawing primitives (such as draw an embossed
> > box).  These shared libraries are called theme engines.  Some examples
> > are
> > GtkStep (which you were using), metal, and the pixmap engine.
> 
> 
> ----------------------------------
> Nathan Clegg
>  nathan@islanddata.com
> 
> 



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