On Thu, Aug 13, 2009 at 3:03 AM, Carsten Haitzler wrote:
> On Fri, 07 Aug 2009 18:05:34 -0400 Christopher Michael
>
> said:
>
>> Carlo Ascani wrote:
>> > Hi all,
>> > this is a simple edj theme section:
>> > ...
>> > part{
>> > name: "xxx";
>> > type:RECT;
>> > mouse_events:1;
>> >
On Fri, 07 Aug 2009 18:05:34 -0400 Christopher Michael
said:
> Carlo Ascani wrote:
> > Hi all,
> > this is a simple edj theme section:
> > ...
> > part{
> > name: "xxx";
> > type:RECT;
> > mouse_events:1;
> > description{
> > state: "default" 0.0;
> > color: 255 0
Carlo Ascani wrote:
> Hi all,
> this is a simple edj theme section:
> ...
> part{
> name: "xxx";
> type:RECT;
> mouse_events:1;
> description{
> state: "default" 0.0;
> color: 255 0 0 255;
> }
> description{
> state: "hover" 0.0;
> color: 0 25