Re: Could someone look at the plasmoid top placement bug?

2014-04-07 Thread Cédric Bellegarde
hints/pointers to the code part that might > be causing this jump? -- Cédric ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: python and plasma

2010-03-24 Thread Cédric Bellegarde
Any idea for my problem ? Help is welcome, or tell me if i need to wait for a fix upstream. Only solution i have is to disable plasmoid resize and put size in configuration interface, but i want to be sure it's a plasma bug and not a bug in my head ;) Thanks. C

Extender item and QAction

2010-03-16 Thread Cédric Bellegarde
Hello, i'm trying to add an QAction to my extender item but can't get it to show me any action :( extenderItem.addAction ("back", QAction(KIcon ("media-skip-backward"), "back", None)) Do i miss something ? Cédric _

Plasma, popup applet and python

2010-03-09 Thread Cédric Bellegarde
nned ;) Thanks! -- Cédric ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Del items from QGraphicsGridLayout ?

2010-03-07 Thread Cédric Bellegarde
works if i delete items too :( I'm filtering the view, so deleting items is not an option, i don't want to reload them. What's best solution ? Copy every item into new items and delete olds? Thanks -- Cédric ___ Plasma-devel mailing list

Re: Layout and spacing

2010-03-06 Thread Cédric Bellegarde
GraphicsLinearLayout, do i miss something? -- Cédric ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Layout and spacing

2010-03-06 Thread Cédric Bellegarde
- ItemsWidth)) Am i right, is there a simpler solution? Thanks. Cédric <>___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Bug in Plasma.ScrollWidget or Bug in my head ?

2010-03-02 Thread Cédric Bellegarde
Le Mardi 02 Mars 2010 16:49:15, Aaron J. Seigo a écrit : > On March 2, 2010, Cédric Bellegarde wrote: > > Le Lundi 01 Mars 2010 22:26:37, Aaron J. Seigo a écrit : > > > looks like i'll need to add support for sizepolicy setting on > > > qgraphicswidget a

Re: Bug in Plasma.ScrollWidget or Bug in my head ?

2010-03-02 Thread Cédric Bellegarde
n i bypass it? Thank, -- Cédric Bellegarde Ensat ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Ruby applet dataEngine service operation call

2009-12-12 Thread Cédric
Hi richard, Do you think this is corrected now and if it is in which release will it be available ? Thanks Cedric > > > > On Tue, Aug 18, 2009 at 2:59 PM, Richard Dale wrote: > >> On Tue, Aug 18, 2009 at 1:45 PM, Cédric wrote: >> > Thanks Richard, >>

Re: Ruby applet dataEngine service operation call

2009-08-18 Thread Cédric
the service function: plasmoid.service("engine name", "source name") (and method Plasma::Applet#service is not implemented in ruby ) . On Tue, Aug 18, 2009 at 2:21 PM, Richard Dale wrote: > On Tue, Aug 18, 2009 at 12:45 PM, Richard Dale > wrote: > > On Tue, Aug 18, 2009 at 9:24 AM

Re: Ruby applet dataEngine service operation call

2009-08-18 Thread Cédric
t seems to exist. On Tue, Aug 18, 2009 at 12:42 AM, Aaron J. Seigo wrote: > On Sunday 16 August 2009, Cédric wrote: > > service=dataEngine("tasks").serviceForSource(dataEngine("tasks"). > sources.fi > >rst) > > things i can think of: > > * the

Ruby applet dataEngine service operation call

2009-08-16 Thread Cédric
name in the list. Thanks for your help Cédric H ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel