Re: Review Request: big revamp of Device Notifier

2009-09-11 Thread Gilles CHAUVIN
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1370/#review2289 --- /trunk/KDE/kdebase/workspace/plasma/applets/devicenotifier/configurat

Re: Question about Plasma::Applet::setConfigurationRequired()

2009-02-16 Thread Gilles CHAUVIN
On Thu, Feb 12, 2009 at 11:01, Sebastian Kügler wrote: > On Tuesday 10 February 2009 00:03:36 Gilles CHAUVIN wrote: >> On Mon, Feb 9, 2009 at 23:10, Sebastian Kügler wrote: >> > Wild and random guess: try setMinimumSize() on your applet... >> >> I'm not sure

Re: Question about Plasma::Applet::setConfigurationRequired()

2009-02-09 Thread Gilles CHAUVIN
On Mon, Feb 9, 2009 at 23:10, Sebastian Kügler wrote: > Wild and random guess: try setMinimumSize() on your applet... > I'm not sure how/where I must use this. I'll try to see how it works with the other applets. BTW, thanks for your reply. Gilles.

Question about Plasma::Applet::setConfigurationRequired()

2009-02-09 Thread Gilles CHAUVIN
Hi all, I wrote a plasmoid[1] some months ago when KDE 4.1 wasn't even released. It was full of those great hacks one had to do at that time to have something (almost) working when building against KDE4.0's Plasma. Now that KDE 4.2 is out I decided it was time to review my code and do some cleanu