Dynamic menus in Dialog Apps? |
Post Reply |
Author | |
pslzr
Newbie Joined: 27 August 2007 Location: Ecuador Status: Offline Points: 5 |
Post Options
Thanks(0)
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. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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 |
|
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 |