LIDS v6 Data Management

 

Part of product

Date

2001,2002

Programming languages  

VC++ & MFC, MDL

Company

Description

An  engine for central data management of LIDS v6. Data Management holds Conditions, Maps and Filters for map visualization.

 

An interesting technology in this project has been used, that is combination of MDL dialog box with MFC controls. MDL dialog box serves as wrapper for MFC controls. Only item in MDL dialog box is the menu item. Tree control, List control and splitter are designed with help of CTreeCtrl, CListCtrl and Static controls.

 

Sample picture