3D PLM Enterprise Architecture

User Interface - Dialogs

CATDlgIconBox

Groups icons
Quick Reference

CATDialog
  |
  +---CATDlgBox
        |
        +---CATDlgIconBox

The Icon Box
CATDlgIconBox.jpg (1050 bytes)
ListIconBox.jpg (3037 bytes)
The icon box is used to build a pull-down menu composed of icons, each of which can be selected to trigger an action. The icon box features a vertical arrow at its bottom left corner. When the mouse is located above this arrow, the cursor becomes and selecting the arrow opens the icon box and shows the icons available. The last selected icon is displayed when the icon box is closed. Each icon is the representation of a CATDlgPushButton instance.

Use icon box whenever you propose a single access to related command in a toolbar.


Styles
Name Description
default The icon box is vertical
CATDlgCtrHorizontal The icon box is horizontal

[Top]


Events
Notification Method Sent when
CATDlgIconBoxSelectNotification GetIBoxSelectNotification Whenever an icon is selected in the icon box.
CATDlgIconBoxModifyNotification GetIBoxModifyNotification Whenever the icon displayed as the icon box is selected.

[Top]


Programmer's Guide

The icon box gathers push buttons and displays their icon representation.

[Top]

Constructing an Icon Box

The different kinds of icon boxes can be constructed:

[Top]

Managing the Selected Icon

To manage the selected icon, you can:

[Top]

Managing the Icon Number

To manage the icon number, you can:

[Top]


History

Version: 1 [Jan 2000] Document created
[Top]

Copyright © 2000, Dassault Systèmes. All rights reserved.