paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] transparent background & PG_MPEGPlayer


From: Alexander Pipelka
Subject: Re: [paragui-users] transparent background & PG_MPEGPlayer
Date: 21 Apr 2002 22:22:59 +0200

Am Son, 2002-04-21 um 20.59 schrieb Steffen Blume:
<snip>
> > Take a look at the next 3 entries:
> > >       <property name="transparency0" value="100"/>
> > >       <property name="transparency1" value="0"/>
> > >       <property name="transparency2" value="0"/>
> > >
> > >       <filename name="iconup" value="none"/>
> > >       <filename name="icondown" value="none"/>
> 
> > >             <property name="colokey" value="0x00000000"/>
> This is not defined in themes, I saw. Only for the layout, I think.
> 
> > >   </object>
> > >    </widget>
> >
> > The other buttons define all 3 transparencies as 0.
> >
> > Could this be your problem ?
> >
> > Alex
> >
> >
> 
> I changed the three values to 100 and then to 0. No influence. Same thing 
> happend.
> When gets the themed surface drawn? Only one time, when the widget is created 
> or serveral times. I looked at the code, but it's not easy to understand. 
> Gets the surface of a themed widget redrawn, when the state (mouse over, 
> mouse pressed, ...) changes?

The surface of a themed widget is created once in memory and blitted to
the screen when needed. A button has 3 states which are composited at
blit time.

Alex






reply via email to

[Prev in Thread] Current Thread [Next in Thread]