GRE Active Element Information dialog. More...
#include <gre/dlgactiveelem.h>

Public Member Functions | |
| DLG_ACTIVEELEMENTINFO (GRE::LAYER *layer) | |
| virtual | ~DLG_ACTIVEELEMENTINFO () |
Static Public Member Functions | |
| static void | CreateInfoView (MDLGPARENT Parent, LAYER *layer) |
GRE Active Element Information dialog.
Intended for use as modeless dialog only.
| GRE::DLG_ACTIVEELEMENTINFO::DLG_ACTIVEELEMENTINFO | ( | GRE::LAYER * | layer | ) |
Construct for specified layer.
| layer | Layer |
| virtual GRE::DLG_ACTIVEELEMENTINFO::~DLG_ACTIVEELEMENTINFO | ( | ) | [virtual] |
| static void GRE::DLG_ACTIVEELEMENTINFO::CreateInfoView | ( | MDLGPARENT | Parent, | |
| LAYER * | layer | |||
| ) | [static] |
Create an Active Element Information view.
If a view already exists for the layer, this method will bring it to the foreground.
1.6.1