Re: ToolTip for a PopupApplet with QML

2012-02-16 Thread Dimitar Popov
Am Freitag, 10. Februar 2012, 13:04:06 schrieb Marco Martin: > On Fri, Feb 10, 2012 at 11:58 AM, Aaron J. Seigo wrote: > > forwarding to the correct list :) > > > > (was originally posted to kde-devel@) > > > > -- Forwarded Message -- > > Hi, > > > > I'm trying to implement a

Re: ToolTip for a PopupApplet with QML

2012-02-10 Thread Marco Martin
On Fri, Feb 10, 2012 at 1:19 PM, Aaron J. Seigo wrote: > On Friday, February 10, 2012 13:04:06 Marco Martin wrote: >> A way could be adding a method to the global plasmoid object for >> popupapplets like setToolTip(icon, text, subtext) >> >> how does this sound? > > what would be more natural imho

Re: ToolTip for a PopupApplet with QML

2012-02-10 Thread Aaron J. Seigo
On Friday, February 10, 2012 13:04:06 Marco Martin wrote: > A way could be adding a method to the global plasmoid object for > popupapplets like setToolTip(icon, text, subtext) > > how does this sound? what would be more natural imho would be to allow the ToolTip.target property to be set to be

Re: ToolTip for a PopupApplet with QML

2012-02-10 Thread Marco Martin
On Fri, Feb 10, 2012 at 11:58 AM, Aaron J. Seigo wrote: > forwarding to the correct list :) > > (was originally posted to kde-devel@) > > --  Forwarded Message  -- > Hi, > > I'm trying to implement a PopupApplet plasmoid using QML, but I don't know how > to define a tooltip for the