From kde-devel Fri Oct 21 01:56:33 2005 From: Paulo Moura Guedes Date: Fri, 21 Oct 2005 01:56:33 +0000 To: kde-devel Subject: KToggleAction tooltip problem Message-Id: <200510210256.34314.moura () kdewebdev ! org> X-MARC-Message: https://marc.info/?l=kde-devel&m=112985981902363 Hi, The tooltip I get over a toggle action is fine except when it is checked, as I define a different tooltip in the KGuiItem that I pass to KToggleAction::setCheckedState. If I call KToggleAction::toolTip() the result is correct but the visual tooltip I'm getting is not. I can see that KToggleAction::toolTip() is not being called, neither KAction::toolTip(), but I'm not sure if it should, or what being called instead... I have kdelibs from 3.5 branch. Can you reproduce the problem? Paulo >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<