Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » CExtPopupMenuWnd in dialog based application Collapse All
Subject Author Date
Alex Makarov Aug 17, 2006 - 10:16 AM

I’ve created dialog-based app in VS8 with system menu using Prof-UIS wizard. I created the menu and added it to dialog properties.
I’ve been trying to create CExtPopupMenuWnd object dinamically all suggested (in Prof-UIS help/articles) ways, the menu never shows up.
Even with all CExtPopupMenuWnd statements commeted out in SetupUiAdvencedOptions() the regular system menu does not work.
Please advice. Thanks.

Technical Support Aug 18, 2006 - 12:12 PM

Would you send us that project?

Alex Makarov Aug 18, 2006 - 1:56 PM

Would you provide a sample instead? My project already alittle overcomplicated.
Also, if I have to switch to frame-based, see above
Thank you, anyway

Technical Support Aug 19, 2006 - 8:43 AM

If we create a sample application, it will be the same as popup menus page in the ProfUIS_Controls sample and it will display the menu without problems. We do not think it would help you much. You can send us only main class(es) whose methods are responsible for constructing and/or tracking menus.

Alex Makarov Aug 21, 2006 - 12:35 PM

I’ve just sent you my zipped project

Technical Support Aug 22, 2006 - 12:12 PM

We modified your project and sent it back to you.