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 » ON_UPDATE_COMMAND_UI in dialogs Collapse All
Subject Author Date
alxdenisov denisov Mar 5, 2004 - 2:01 AM

I was trying to get the update command ui notification in a cextresizabledialog which is unfortunately not the main window of my application. Its not working. If I use UpUpdateDialogControls then also its not working. I have two cexttoolControlbar in this dialog. Any help??

Technical Support Mar 5, 2004 - 7:28 AM

Hi Alex,


Please download the following sample.


It displays a menu bar and a toolbar in the About dialog. We implemented two command handlers and two command updating methods for these commands:

ID_MY_COMMAND_FOR_FRAME

ID_MY_COMMAND_FOR_ABOUT_DLG



The first is handled and updated in the main frame and the latter - in the About dialog. Everything works fine.


If this sample doesn’t help you clarify the problem in your program, send us your source code so that we can resolve the issue directly.