KeyBindings |
Post Reply |
Author | |
MikeV
Newbie Joined: 03 January 2004 Location: United States Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 11 January 2004 at 4:35am |
I am having a problem with the KeyBindings. I have an MDIForm with the CommandBars control on it. I build the menus in code, add the KeyBindings and everything works fine. From this MDIForm I call another form which has it's own CommandBars control. On Form2 I have just a ToolBar ( the MenuBar is not visible) with 5 buttons on it. This menu is also built in code and has no KeyBindings associated with it. The second form is not modal, so the user can create an instance of Form2, return focus to the MDIForm and the KeyBindings will still work fine. However, as soon as Form2 has been unloaded, the KeyBindings on the MDIForm stop working. Any idea what is going on and how to fix it? Thanks. |
|
MikeV
Newbie Joined: 03 January 2004 Location: United States Status: Offline Points: 9 |
Post Options
Thanks(0)
|
Doh!... After reading the description again I realize I said the first form was an MDI Form. It actually is just a regular form (as is form2). Sorry for the confusion. My apologies... |
|
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 |