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 Tech Support » Runtime created toolbar and external ressources Collapse All
Subject Author Date
Patrick MITTON May 29, 2006 - 8:43 AM

Hi

I have an MDI application made with visual C++ 6.0. I have to create some toolbars and menu at run time.

I have three little problems:
- I can’t personalize runtime created tools bars. Static created bars have “add remove button” menu on the right click (I use the French version I guess the menu called like that in English), not the dynamic created.
- On this application I haven’t the check marks on visible tools bar (I have an other with only static tools bars who works perfectly)
- The MDI menu don’t change with specific loaded documents.

This application load toolbar and menu resources form external DLL is there some precautions to take? (I change resource handle at runtime)

Technical Support May 29, 2006 - 12:31 PM

We recommend you choose the design of customizable toolbars and menus which are based on the Prof-UIS customization subsystem demonstrated in the DRAWCLI, BitmapEditor, StyleEditor and LanguageSwitcher sample applications. The following article describes the basics.