Re: Problem with st_widget_set_theme()

2012-07-22 Thread Amy C
> On Sun, Jul 22, 2012 at 1:35 PM, Michele wrote: [snip] >> As far as I know, the extension stylesheet has a lower priority than >> the default or theme ones. This means that style cannot be easily >> overwritten. ... >> Any way to get over the problem? Applying the same theme to the stage >> seem

Re: Problem with st_widget_set_theme()

2012-07-22 Thread Jasper St. Pierre
On Sun, Jul 22, 2012 at 1:35 PM, Michele wrote: > As far as I know, the extension stylesheet has a lower priority than > the default or theme ones. This means that style cannot be easily > overwritten. Thanks for reminding me about that. I need to get around to fixing that. > I tried to use st_w

Problem with st_widget_set_theme()

2012-07-22 Thread Michele
As far as I know, the extension stylesheet has a lower priority than the default or theme ones. This means that style cannot be easily overwritten. I tried to use st_widget_set_theme() in order to: "Overrides the theme that would be inherited from the actor's parent or the stage with an entirely n