How can I create a mouse hover context menu, that shows up if I hover over a button (QToolButton) and hides if I move out of the menu area?
(I can show a menu by using the enterEvent and the showMenu() command. However, in order to hide the menu, I have to click somewhere. I could not find something like a mouse out event.) -- View this message in context: http://python.6.n6.nabble.com/Mouse-hover-QMenu-tp4985654.html Sent from the PyQt mailing list archive at Nabble.com. _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt