Nana - a C++ framework project The Programmer's Guide |
||||||
nana::gui::form Description a form is a window that provides a pop-up window. Model of Root Window Public base classes class widget_object<root_tag>: public widget Members
File nana/gui/wvl.hpp Notes 1. A form is different with other window widgets, its default constructor may create the window. See also nana::gui::appearance Move to The Nana Programmer's Guide Main Page |
||||||