Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - Dynamic menus in Dialog Apps?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Dynamic menus in Dialog Apps?

 Post Reply Post Reply
Author
Message
pslzr View Drop Down
Newbie
Newbie


Joined: 27 August 2007
Location: Ecuador
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote pslzr Quote  Post ReplyReply Direct Link To This Post Topic: Dynamic menus in Dialog Apps?
    Posted: 27 August 2007 at 2:10pm
Hi,

We are very interested in use Xtreme SkinFramework for all our developers. It really fits all our requirements and looks great!.. except for one.

All our apps are CDialog based applications and, they have menus created dynamically. (it means no rc source for the menus).

While checking the trial version, VS 2500, MFC, 32bits, C++ we see the menu is still there and working, BUT IS HIDDEN, and over the title.

Trying to set the menu to the CXTPCommandBars didn't work as our menu is created dynamically (CMenu), and attached in the OnInitDialog.

As, it is almost working, because the menu is still there, surely there should be an easy solution for this issue ?.

This is VITAL for ordering TO BUY. HELP.

Could anyone please give us any hint, or sample.

Many, many thanks in advance.

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: 03 September 2007 at 7:09am
Hello,
Yes, all right, SkinFramework doesn't support application menus. Please use our CommandBars and create menu dynamically also. you can just call pMenuBar->LoadMenu(pMenu) to convert CMenu to controls  of CXTPMenuBar.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.156 seconds.