Re: PlasmaToolTipManager with Python

2009-02-19 Thread Benjamin Kleiner
On Thursday, 19. February 2009 22:36:08 Ricardo wrote: > Thanks a lot Benjamin, > > now it runs without complaining but when i pass the mouse over the > applet it doesn't show the tooltip :( > is there any other thing i should do? Implementing it in hoverMoveEvent did the trick for me. def

Re: discrepancy in python bindings for plasma

2009-02-19 Thread Benjamin Kleiner
orks nice, but you currently have to rewrite it every time you make a new applet, which is kind of annoying. On Thursday, 19. February 2009 21:15:47 Aaron J. Seigo wrote: > On Thursday 19 February 2009, Benjamin Kleiner wrote: > > I have played around with the python bindings for plasma,

discrepancy in python bindings for plasma

2009-02-19 Thread Benjamin Kleiner
I have played around with the python bindings for plasma, and I noticed that the config dialog can't be "hijacked", since plasmascript.Applet.createConfigurationInterface() won't get called, thou you can use showConfiguration to completely override it. Is it supposed to be this way, and if ye

Re: PlasmaToolTipManager with Python

2009-02-19 Thread Benjamin Kleiner
On Thursday, 19. February 2009 11:14:57 Ricardo wrote: > Thanks... > > I did what you said, but now it says this: > > Plasma.ToolTipManager.self().registerWidget(self) > TypeError: argument 1 of ToolTipManager.registerWidget() has an invalid > type > > and without Plasma.ToolTipManager.self().reg

Re: PlasmaToolTipManager with Python

2009-02-18 Thread Benjamin Kleiner
On Wednesday, 18. February 2009 17:51:45 Ricardo wrote: > Hi All, Hi... > I'm writing a small plasma applet with Python, i try to display a > tooltip when the mouse passes over the plasmoid, i tried with this > code: > > Plasma.ToolTipManager.registerWidget(self) > self.toolTipData=Pla

Re: plasma-mid (Mobile Internet Device)

2008-08-25 Thread Benjamin Kleiner
Am Montag 25. August 2008 21:54:53 schrieb Matthias Welwarsky: > Am Montag 25 August 2008 17:50 schrieb Aaron J. Seigo: > > these icons will be big, shiny and happy. i'd also like to offer a hover > > based interface for them, so you can press, hold briefly, move, release > > and trigger a non-laun