http://fotos.subefotos.com/db2e5a8be0a21c26f620bd4adde20c5fo.png
2012/6/22 Mariano Gaudix
> In thePOPUP MENUand COMBOBOX ... has these effects
> ...
>
> If you activate a combo-box or menu ..and then you clicked
> the button maximize or minimize
On Fri 22 Jun 2012 12:16:34 BST, Emmanuele Bassi wrote:
hi;
On 22 June 2012 11:23, Filip Lamparski wrote:
My question is, how do I fix this, so that all widgets use the dark variant,
including window decoration?
the code is wrong. you have to let the toolkit and the window manager
know about
In thePOPUP MENUand COMBOBOX ... has these effects
...
If you activate a combo-box or menu ..and then you clicked
the button maximize or minimize of the window ...
this always happens
1). First .Clicking the maximize or minimize bu
hi;
On 22 June 2012 11:23, Filip Lamparski wrote:
> My question is, how do I fix this, so that all widgets use the dark variant,
> including window decoration?
the code is wrong. you have to let the toolkit and the window manager
know about this setting, not load the theme.
the correct code is:
On Fri, Jun 22, 2012 at 10:58:39AM +0530, Rudra Banerjee wrote:
> > >
> > > 2012/6/20 Rudra Banerjee
> > > Olivier,
> > > Thanks for your interest.
> > > Pasted just below is the complete code.
> > >
> > > What
Hello,
I'm writing an application which allows users to apply various filters
to images and share them to social networks. I would like it to use the
dark theme variant, like Totem or EOG. I tried looking at EOG code to
figure it out, but no dice.
I figured something out, and it's mostly wor
Hello,
I'm writing an application which allows users to apply various filters
to images and share them to social networks. I would like it to use the
dark theme variant, like Totem or EOG. I tried looking at EOG code to
figure it out, but no dice.
I figured something out, and it's half-worki