kxmenu icon indicating copy to clipboard operation
kxmenu copied to clipboard

Delegate for when the menu is dismissed

Open daface opened this issue 9 years ago • 2 comments

I want to be able to do something in my implementation when the menu is dismissed. In my particular scenario, I'm changing the background color of a row when the button to display the menu is clicked and reverting the color when the menu is dismissed by tapping anywhere (seems to be the 'SingleTap' event). It's possible that this functionality is already available and maybe I'm missing something so let me know.

daface avatar Nov 02 '15 02:11 daface

You can use the notification on dismiss!

youzg avatar Dec 28 '15 07:12 youzg

Hi, You can use the notification on dismiss!

Can you please detail a bit on how to do this ? Thanks

jeromeDms avatar Dec 05 '17 09:12 jeromeDms