I'm quite new to qt, so please set me straight if this is nonsense: Can you use the blockSignals(True) method once the event was called, so it doesn't try to open it multiple times as you continue hovering? Then you need to catch the event of editor closing, so you can enable the signals again by blockSignals(False).
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest