MISSING: CXTTipWindow close on key down |
Post Reply |
Author | |
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
Posted: 02 February 2009 at 10:03am |
Hi;
Whenever a CXTTipWindow is shown while - for example - an accelerator is pressed, the accelerator key is eaten by the tip window. Would be better if the tip window is closed and the key down event is forwarded to its owner. |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Hi;
Can I get any comments from CJ about this? |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
I don't follow here. Since when do modal dialogs *not* eat accelerators?
|
|
PokerMemento - http://www.pokermemento.com/
|
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Hi;
it's not a modal dialog, it's a CXTTooltipWnd control used inside a CView (MDI view). Whenever the tooltip is visible, the accelerators won't work. But I think I'll do it the simplest way: hide the tooltip window in CView's PreTranslateMessage()... |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |