The "Tidy" library has some basic theming built in, if memory serves. Clutter doesn't theme natively, but it's entirely possible to add on after the fact. Tidy is a good demonstration of how to do that.
--- On Sat, 3/28/09, Guillaume Koenig <[email protected]> wrote: > From: Guillaume Koenig <[email protected]> > Subject: [clutter] write a themed application with clutter > To: [email protected] > Date: Saturday, March 28, 2009, 4:22 AM > Hi, > > I would like to know if you had an idea on how to implement > a themed application with clutter. The problem I am having > at the moment is that everything is set during the creation > of the ClutterActor. But if I want to change them all (ie > apply a theme), and see the new theme directly, how should I > do ? > > Kind regards, > Guillaume Koenig > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging > Program. > > --To unsubscribe send a mail to > [email protected] -- To unsubscribe send a mail to [email protected]
