MiniGUI API Reference (MiniGUI-Threads)
v5.0.6
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Modules | |
Virtual Window | |
You know that we can post or send a message to other windows which may run in another thread under MiniGUI-Threads. The MiniGUI messaging functions such as PostMessage(), SendMessage(), SendNotifyMessage(), and the window callback procedure provide a flexible, efficient, safe, and easy-to-use data transfer and synchronization mechanism for your multithreaded applications. | |
Window creating/destroying | |
General window operations | |
System bitmap/icon operations | |
Scroll bar operations | |
Window class operations | |
Control creating/destroying | |
Timer operations | |
IME Window functions | |
Accelerator operations | |
Caret operations | |
Menu operations | |
Dialog operations | |
Message box operations | |