摘要
为了实现实时监测系统对多个分系统的同时监测和判断分析,在VC++6.0的软件平台上单文档多视图,采用窗口切分的方法设计界面,从CSplitterWnd类派生出一个自己设计的类,定义切分变量,并通过对CMainFrame类中的OnCre-ateClient()函数重载,实现窗口切分以及多窗口的通信,完成对多个分系统的同时监测。
To implement the surveillance and measure system at one time,one GUI system is designed.The program software is Visual C++.It's configure is single document with multi-view.The method is to splitter the windows of GUI.Firstly,it is derived one class designed by oneself from class CSplitterWnd.And one variable of splitter is defined.Last,through the function overloading of OnCreateClient() of class CMainFrame,the implementation of window splitter and communications among multiple windows.Hence,the surveillance and measure of multiple sub-systems are done.
出处
《工业控制计算机》
2007年第12期40-41,共2页
Industrial Control Computer