On Saturday 20 September 2008 17:51:31 Petri Damstén wrote:
> On Friday 19 September 2008 16:16:16 Aaron J. Seigo wrote:
> > > (or perhaps some other solution)?
> >
> > let me look at kconfigskeleton today...
>
> Would this be too big hack until kconfigskeleton supports groups? What I
> looked kcon
hello,
so, I have the following code:
QPixmap temp = *d->p;
QPainter p(&temp);
p.setCompositionMode(QPainter::CompositionMode_Source);
p.drawPixmap(0, 0, *d->p);
p.setCompositionMode(QPainter::CompositionMode_DestinationIn);
p.fillRect(temp.rect(), Q
On Friday 19 September 2008 16:16:16 Aaron J. Seigo wrote:
> > (or perhaps some other solution)?
>
> let me look at kconfigskeleton today...
Would this be too big hack until kconfigskeleton supports groups? What I
looked kconfigskeleton it has to be changed quite a bit to support
kconfiggroup.
> > but still, Categories would be the direction to go; and i'm not sure
> > Application Launchers is such a big problem.
>
> The only thing I see, specially considering that specific purpose, is when
> we have, for instance, Quick Launcher applet or alike, that fits
> Application Launchers but not
Le Tuesday 16 September 2008, Rob Scheepmaker a écrit :
> Actually, you make a very compelling argument here... I haven't looked at
> it this way yet. It does require a change in extender.
OK.
> Currently in it's constructor, extenderItems are loaded and initExtenderItem
> get's called for every
Let's move this to plasma-devel ...
On Saturday 20 September 2008 12:41:09 you wrote:
> Sebastian Kügler wrote:
> > On Friday 19 September 2008 10:19:24 Jason Stubbs wrote:
> >> On Fri, Sep 19, 2008 at 11:35 AM, Sebastian Kügler <[EMAIL PROTECTED]>
> >> wrote:
> >>> +// The applet does ne