Hi, I managed to do it.
There was another problem, I wasn't setting the contents margins in
the layout and that's why the icons were showing so tiny and with
those big gaps.
Thank you everyone.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://m
On Friday 30 April 2010, Jesús Fernández wrote:
> >
> > [1] http://media.kumomi.es/linux/panel_big.png
> > [2] http://media.kumomi.es/linux/panel_small.png
>
> Sorry, I also tried what Marco said but it's the same, nothing changes
> and they still have those unwanted gaps. Should I apply the poli
2010/4/30 Jesús Fernández :
>> thanks for fwd'ing it on, Alessandro ...
> Thanks, I couldnt find any plasma list on lists.kde.org.
>
>> probably it's spacing the icons out because the size policy and/or size hint
>> for the plasmoid is set to "expanding". if you set the size policies to not
>> be
> thanks for fwd'ing it on, Alessandro ...
Thanks, I couldnt find any plasma list on lists.kde.org.
> probably it's spacing the icons out because the size policy and/or size hint
> for the plasmoid is set to "expanding". if you set the size policies to not be
> expanding, then when it is put into
On Friday 30 April 2010, Aaron J. Seigo wrote:
> On April 29, 2010, Alessandro Diaferia wrote:
>
> thanks for fwd'ing it on, Alessandro ...
>
> > 2010/4/30 Jesús Fernández
> >
> > > Hi, I'm developing an applet (plasmoid) using the python bindings.
> > > I use a QGraphicsLinearLayout and I add
On April 29, 2010, Alessandro Diaferia wrote:
thanks for fwd'ing it on, Alessandro ...
> 2010/4/30 Jesús Fernández
>
> > Hi, I'm developing an applet (plasmoid) using the python bindings.
> > I use a QGraphicsLinearLayout and I add IconWidgets to it.
> > As I'd like the applet to live either in
2010/4/30 Jesús Fernández
> Hi, I'm developing an applet (plasmoid) using the python bindings.
> I use a QGraphicsLinearLayout and I add IconWidgets to it.
> As I'd like the applet to live either in a horizontal or vertical panel,
> I'm checking the orientation of the parent containment to set th