MiniGUI 4.0
Note that we will not maintain the white paper, data sheet, user manual, and programming guide documents since MiniGUI 4.0. Instead, we will give the developers the usage instructions about the new features and main changes since MiniGUI 3.2. These documents will maintained on GitHub, and we will list the links here.
- Release Notes - Release notes of the official MiniGUI V4.0 releases.
If you are new for MiniGUI, the following documents can help you understand MiniGUI.
API References
MiniGUI 3.2
Note that we will not maintain the Chinese editions and PDF files of the documents since MiniGUI 3.2. Furthermore, when we refer to MiniGUI, it contains not only the MiniGUI Core but also the key components, such as mGUtils, mGPlus, mGEff, and mGNCS.
API References
MiniGUI 3.0
- MiniGUI Technology White Paper (PDF) (Simplified Chinese, PDF)
This white paper describes the features of MiniGUI V3.0
- Datasheet of MiniGUI (PDF)
This document describes the technology specifications of MiniGUI V3.0.
- MiniGUI User Manual (PDF) (Simplified Chinese, PDF)
This manual describes the compile-time configuration options and run-time configuration options of MiniGUI V3.0.
- MiniGUI Programming Guide (PDF) (Simplified Chinese, PDF)
This guide describes in detail the foundation knowledge of MiniGUI on developing embedded application software, technical documents and development skills, the content of which involves various aspects of MiniGUI programming, include message looping, window procedure, dialog box, controls, graphics interfaces, and so on.
- MiniGUI API Reference
This reference gives the detailed description of MiniGUI V3.0 APIs.
MiniGUI Components
- mGEff
- mGPlus
- mGUtils
- mGNCS
- mG3d
miniStudio
mDolphin
- User Manual (PDF)
- Programming Guide (PDF)
- Pluging Programming Guide (PDF)
mEagle
- Tech. White Paper (PDF)
- User Manual (PDF)
- Programming Guide (PDF)
Tech. Articles
The following articles are written by MiniGUI developers. These articles aim to show people how to program with MiniGUI in real cases.
This article describes howto draw Olympic Rings by using MiniGUI's GDI APIs.
A Brief Guide to Install MiniGUI V3.0.x on A Linux PC Box