MiniGUI API Reference (MiniGUI-Threads)
v5.0.6
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Functions | |
MG_EXPORT void GUIAPI | OpenAboutDialog (void) |
Opens or actives the 'About MiniGUI' dialog. More... | |
HWND GUIAPI OpenAboutDialog | ( | void | ) |
Opens or actives the 'About MiniGUI' dialog.
Calling this function will create a main window displaying copyright and license information of MiniGUI. When the about dialog is displaying, calling this function again will bring the dialog to be the topmost main window, not create a new one.