Re: Plasma::RadioButton cannot be AutoExclusive?

2008-12-07 Thread David Baron
On Sunday 07 December 2008 12:03:24 Ben Cooksley wrote: Hi, I am developing the KuickQuiz plasmoid ( currently very alpha in playground/base/plasma/applets/kuickquiz ) and use Plasma::RadioButton to allow the user to choose the multi choice answer they want. However, I have ran into the

Re: New to list, make in applet

2008-12-07 Thread Sebastian Kügler
On Sunday 07 December 2008 13:08:49 David Baron wrote: I am building an applet to control a speakerphone modem. I have encountered the following problems: Knowing your version of KDE would be useful. Also, maybe you can post code so people can point out things that might be wrong. And welcome

Re: New to list, make in applet

2008-12-07 Thread Thomas Georgiou
You could attach the code to an email. On Sun, Dec 7, 2008 at 8:58 AM, David Baron [EMAIL PROTECTED] wrote: On Sunday 07 December 2008 15:04:34 Sebastian Kügler wrote: On Sunday 07 December 2008 13:08:49 David Baron wrote: I am building an applet to control a speakerphone modem. I have

Re: Plasma::RadioButton cannot be AutoExclusive?

2008-12-07 Thread Aaron J. Seigo
On Sunday 07 December 2008, Ben Cooksley wrote: Hi, I am developing the KuickQuiz plasmoid ( currently very alpha in playground/base/plasma/applets/kuickquiz ) and use Plasma::RadioButton to allow the user to choose the multi choice answer they want. However, I have ran into the issue of

Re: New to list, make in applet

2008-12-07 Thread Aaron J. Seigo
On Sunday 07 December 2008, David Baron wrote:xperimental and backports. While the code is not voluminous, it is longer than appropriate for such a posting. If the list permits inclusions, I can do so. some things that pop out at me: * neat idea and something that i'm sure many will find

Re: Panel background - mask problem

2008-12-07 Thread Aaron J. Seigo
On Sunday 07 December 2008, Ivan Čukić wrote: In those cases, panel (including all the icons on it) will be cut in those places where the background SVG is ~100% transparent. Any thoughts on this? i don't think you'd want to use the standard PanelContainment to get a dock like that

Re: Comic Plasmoid -- to be or not to be a new feature?

2008-12-07 Thread Aaron J. Seigo
On Sunday 07 December 2008, Matthias Fuchs wrote: Hi, I modified the Scale to Content right mouse button action, so that this setting is check-able and remembered per comic-strip. Imo this is not a new feature and so can be committed, as I did. I even added an unnecessary line, so that no

Re: New to list, make in applet

2008-12-07 Thread David Baron
On Monday 08 December 2008 02:43:44 Aaron J. Seigo wrote: On Sunday 07 December 2008, David Baron wrote:xperimental and backports. While the code is not voluminous, it is longer than appropriate for such a posting. If the list permits inclusions, I can do so. some things that pop out

Re: Plasma::RadioButton cannot be AutoExclusive?

2008-12-07 Thread Ben Cooksley
On 12/8/08, Aaron J. Seigo [EMAIL PROTECTED] wrote: On Sunday 07 December 2008, Ben Cooksley wrote: Hi, I am developing the KuickQuiz plasmoid ( currently very alpha in playground/base/plasma/applets/kuickquiz ) and use Plasma::RadioButton to allow the user to choose the multi choice answer