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
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
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
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
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 icon. My problem is that I don't know what should
specify for Plasma