Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - MFC Dialog Based Menus Broken
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

MFC Dialog Based Menus Broken

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


Joined: 15 July 2008
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote kent_t Quote  Post ReplyReply Direct Link To This Post Topic: MFC Dialog Based Menus Broken
    Posted: 06 January 2009 at 2:05pm
OS: XP, Lang: C++, ToolKit: 12.1.1 (Just upgraded)

MFC Dialog Based Menus Broken

Observe below, we have a Main menu displayed at top and a MFC Dialog with a menu as well. All *looks* okay right now.



Now we try to access the menus. When I click on the dialog menu items NOTHING happens, they are dead. But if I click on the dialog icon, I get this:



Notice the menu is dropping out of the WRONG place. It's above the menu bar. As I move the mouse across that area, suddenly menu items are painted and appear. We now have a duplicate menu, that's a Bad Thing.



Again, the menus are duplicated - the bottom one is dead, and the top one works, but is wrong.



So we end up with this... I can't ship a product with this.



We upgraded (paid more money), specifically to get the fix to this bug. I need this fixed so we can ship our product.

Please respond to this post with an ETA for this fix.

Thank you.




Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 07 January 2009 at 1:36pm
Hello,
 
If you have line
 
XTPSkinManager()->SetApplyOptions(..); check that you added xtpSkinApplyMenus apply option. Or just remove this line - all apply options enabled by default.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
kent_t View Drop Down
Groupie
Groupie


Joined: 15 July 2008
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote kent_t Quote  Post ReplyReply Direct Link To This Post Posted: 07 January 2009 at 2:03pm
That solution worked. We now have menu's in our dialogs that work correctly.

THANK YOU. You now have a much happier customer. I do appreciate it.

I was going to put [Solved] in the topic title, but I can't see how.

Thanks again.

-Kent
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.063 seconds.