Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, August 2007
event propagation and menu bindings


Message 1 in thread

Hi all,

I have an mdi app, and there is something weird with the propagation of
menu bound key shortcuts. Sometimes (I think mostly after my widget
subclass which fills the document windows had had focus) key events will
not fire their associated menu commands. It seems at times that focusing
another widget helps, but not always. Funniest yet: the associated menu
"blinks" shortly as it does when a menu bound key event goes through
successfully, but it still doesn't fire.

???

Btw, I went down, installed a key event handler and explicitly call
ignore in the mentioned document widget (and a debug out tells me those
events actually pass through it). Still the same....

Any ideas?

Daniel Oberhoff

--
 [ signature omitted ]