![]() |
Shortcut bug? |
Post Reply
|
| Author | |
rdeboer
Groupie
Joined: 29 April 2004 Location: Netherlands Status: Offline Points: 81 |
Post Options
Thanks(0)
Quote Reply
Topic: Shortcut bug?Posted: 22 June 2004 at 7:06pm |
|
Hi, If I make a button INVISIBLE on a toolbar, then the shortcut of this button still seems to work. Is this a bug?
Edited by rdeboer |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 June 2004 at 12:46am |
|
it is not. CommandBar doesn't process shortcuts itself. It is CFrameWnd work. see BOOL CFrameWnd::PreTranslateMessage(MSG* pMsg) in the MFC source. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
rdeboer
Groupie
Joined: 29 April 2004 Location: Netherlands Status: Offline Points: 81 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 June 2004 at 6:36am |
I'm using the ActiveX version... |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 June 2004 at 1:17pm |
|
in ActiveX too. Don't process OnExecute event.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |