Files | |
| file | app.cpp |
| Implementation of the parts of omgui::App which are implementation specific. | |
| file | button.cpp |
| Implementation of omgui::win32::Button. | |
| file | combobox.cpp |
| Implementation of omgui::win32::ComboBox. | |
| file | entrybox.cpp |
| Implementation of omgui::win32::TextBox. | |
| file | eventloop.cpp |
| Implements the EventLoop object for win32. | |
| file | factory.cpp |
| Implementation of win32 widget factories. | |
| file | menu.cpp |
| Implementation of omgui::win32::Menu and omgui::Menu ctor. | |
| file | menubar.cpp |
| Implementation of omgui::win32::MenuBar and omgui::MenuBar ctor. | |
| file | menuitems.cpp |
| Implementation of omgui::win32::MenuItem, its subclasses, and their constructors. | |
| file | notebook.cpp |
| Implementation of omgui::win32::Notebook. | |
| file | panel.cpp |
| Implementation of omgui::win32::Panel. | |
| file | secureentrybox.cpp |
| Implementation of omgui::win32::SecureEntryBox. | |
| file | tablelayout.cpp |
| Implementation of omgui::win32::TableLayout. | |
| file | textbox.cpp |
| Implementation of omgui::win32::TextBox. | |
| file | textwidget.cpp |
| Implementation of omgui::win32::TextWidget. | |
| file | theme.cpp |
| Runtime checking for uxtheme support. | |
| file | widget.cpp |
| Implementation of omgui::win32::Widget. | |
| file | win.cpp |
| Implementation of various things for the win32 port. | |
| file | window.cpp |
| Implementation of omgui::win32::Window. | |