setShortcut() method for Plasma::IconWidget

2009-06-30 Thread L Pierre
Hi, Is it viable and/or a reasonable rfe to add a setShortcut() method/member fucntion to the Plasma::IconWidget class? I'm using Plasma::IconWidget as a button in Plasma. Plasma::IconWidget does not have nativeWidget property or members to use say a QToolButton as native widget which would t

applet browser widget: the icon and the info

2009-06-29 Thread L Pierre
See "**PLPL" below. > Message: 6 > Date: Sun, 28 Jun 2009 17:19:19 -0600 > From: "Aaron J. Seigo" > Subject: applet browser widget: the icon and the info > To: plasma-devel@kde.org > Message-ID: <200906281719.20272.ase...@kde.org> > Content-Type: text/plain; charset="us-ascii" > > hi ... > >

Plasma::ToolButton stays highlighted after becoming inactive

2009-06-15 Thread L Pierre
Hi, In the attached png the button is highlighted and inactive which is exactly my problem. When using the mouse to click on this button, do some stuff and then the button is set to setEnabled(false), but because the mouse hovered when clicking this button this highlighting does not go away w

Re: Context menu partly hidden

2009-05-25 Thread L Pierre
Thanks Marco, Your high zvalue work-around works for me. Regards, --- On Sun, 5/24/09, Marco Martin wrote: > From: Marco Martin > Subject: Re: Context menu partly hidden > To: plasma-devel@kde.org > Date: Sunday, May 24, 2009, 3:22 PM > On 5/20/09, L Pierre > wrote: &