MDI Client Template

Return to Introduction  Previous page  Next page

The MDI Client Template is developed to make it easy to control the AppFrame PowerToolbar from any MDI child window.

 

With this template you can easily select a control from the AppFrame toolbar, and a button in a window that should be mimiced by the toolbar control. If a mimiced button is disabled or enabled, so will the toolbar control. This is very handy when you want your user to be able to control the browse in the active window, from the toolbar.

 

 

Settings

 

midcli_settings

 

ID file

This is the ID file generated by the PowerToolbar template (populated into the AppFrame toolbar). This file contains all Control ID's used in the toolbar.

 

Mimic controls

Add/Change/Delete control mimics

 

 

Mimic Control

 

mdicli_mimic

 

Toolbar Control ID

This is the Control ID for the AppFrame PowerToolbar control. These ID's is loaded from the "ID file" .

 

Control

A button in the current window that should be mimiced

 

Follow window focus

If this option is checked, the toolbar control will be disabled whenever this window loses focus. The button will be enabled when the window gains focus.

If this option is combined with mimicing BrowseUpdateButtons, the user will only be able to update the browse that's got focus.

 

 

Advanced

Under normal circumstances, you will not need to change these settings.

 

midcli_advanced

 

Mimic object

This is an object generated in the current thread, to keep track of the mimiced button state.

 

AppFrame Toolbar

The name of the global AppToolbar object. This name must match the setting of the global template.

 

 



Direct link to this page on our website: http://www.icetips.com/manuals/powertoolbar/settings.htm