[Panel-devel] wrapping up for 3.5

Aaron J. Seigo aseigo at kde.org
Thu Jun 2 06:25:53 CEST 2005


On Wednesday 01 June 2005 10:09, Aaron J. Seigo wrote:
> On Wednesday 01 June 2005 06:26, Barış Metin wrote:
> > I'd like to disable the tipping just for clock applet, when the calendar
> > is shown and re-enable it afterwards. I couldn't find a way to do it with
> > current KickerTip. What do you think?
>
> uninstall the event filter and then re-install it when the calendar is put
> away.

i just realized that you'll probably also need to hide the tip if it is 
tipping for you. i suppose you could do:

	Kicker::the()->enableTipping(false);
	Kicker::the()->enableTipping(true);

it's fugly but it should work. heh.

-- 
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20050602/219af4e6/attachment-0001.pgp


More information about the Panel-devel mailing list