Description: we’ve successfully developed a simple GUI interface, using only a few lines of code. The major factor which works here is the entire class structure is re-usable, and can be applied to build a lot of other different User Interfaces too. The reader can try out his own GUI applications using this model and code structure to get a real-world picture of the OPB model.
To Search:
File list (Check if you may need any files):
Developing GUIs in C++ - II\cpp15.htm
...........................\img1.gif
...........................\Mouse.h
...........................\simpgui\Mouse.h
...........................\.......\simpGUI.cpp
...........................\.......\simpGUI.h
...........................\simpGUI.cpp
...........................\simpGUI.h
...........................\Thumbs.db
...........................\simpgui
Developing GUIs in C++ - II