Re: Review Request: Density unit conversion

2009-06-01 Thread Orcan Ogetbil
On Sun, May 31, 2009 at 9:58 AM, Kashyap Puranik wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kde.org/r/779/ > --- > > Review request

Re: Review Request: Density unit conversion

2009-06-01 Thread Kashyap Puranik
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/779/ --- (Updated 2009-05-31 06:59:50.382549) Review request for Plasma. Summary ---

Review Request: Density unit conversion

2009-06-01 Thread Kashyap Puranik
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/779/ --- Review request for Plasma. Summary --- Adding 2 new files to facilitate the

Re: Python and Extenders

2009-06-01 Thread Aaron J. Seigo
On Monday 01 June 2009, Ontje Lünsdorf wrote: > Hi all, > > my applet is continuing to shape up. I'd like to use an extender item by > calling applet.extender(). But this results in the following error: > "no access to protected functions or signals for objects not created from > Python" > What am

Python and Extenders

2009-06-01 Thread Ontje Lünsdorf
Hi all, my applet is continuing to shape up. I'd like to use an extender item by calling applet.extender(). But this results in the following error: "no access to protected functions or signals for objects not created from Python" What am I doing wrong? Thx, Ontje __

Re: popupApplet and window focus

2009-06-01 Thread Alexis Ménard
A popup take by definition the focus in Qt...That's how it is... Since a virtual keyboard is a particular use case, as i comment let popup applet neutral and set the flag you need on it in plasmaboard. 2009/5/25 Björn Ruberg > On Montag 25 Mai 2009, you wrote: > > On Monday 25 May 2009, Björn Ru