Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Problem with menu
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problem with menu

 Post Reply Post Reply
Author
Message
farr02 View Drop Down
Groupie
Groupie


Joined: 10 May 2005
Status: Offline
Points: 51
Post Options Post Options   Thanks (0) Thanks(0)   Quote farr02 Quote  Post ReplyReply Direct Link To This Post Topic: Problem with menu
    Posted: 20 September 2007 at 9:48am
Hello,
I have a strange behavior with the menubar in an application that uses XTP v9.81: When pressing the <Alt>-key and hold down the left mouse button onto a menu entry it is possible to move this entry. The image will explain what I mean. (I have swapped the menu entries.)

 
I found the same behavior in the XTP v11.1.3 samples, too.  How can I disable this feature?

Best regards,
   Holger

Back to Top
farr02 View Drop Down
Groupie
Groupie


Joined: 10 May 2005
Status: Offline
Points: 51
Post Options Post Options   Thanks (0) Thanks(0)   Quote farr02 Quote  Post ReplyReply Direct Link To This Post Posted: 20 September 2007 at 10:20am
I just found the solution:-)
There was a
    pMenuBar->EnableCustomization(FALSE);
missing after creation of the menubar.

Best regards,
   Holger
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.