... | @@ -32,13 +32,13 @@ We call these documents "MiniGUI Supplementary Documents". |
... | @@ -32,13 +32,13 @@ We call these documents "MiniGUI Supplementary Documents". |
|
|
|
|
|
## Supplementary Documents
|
|
## Supplementary Documents
|
|
|
|
|
|
* [Using CommLCD NEWGAL Engine and Comm IAL Engine](/Comm-Engines) -
|
|
* [Using CommLCD NEWGAL Engine and Comm IAL Engine](Comm-Engines) -
|
|
How to define external stubs to implement your CommLCD engine and Comm
|
|
How to define external stubs to implement your CommLCD engine and Comm
|
|
IAL engine outside MiniGUI Core.
|
|
IAL engine outside MiniGUI Core.
|
|
* [Using Images and Fonts on System without File System](/Incore-Resource) -
|
|
* [Using Images and Fonts on System without File System](Incore-Resource) -
|
|
How to build source for incore images and fonts, and load them for
|
|
How to build source for incore images and fonts, and load them for
|
|
your MiniGUI apps.
|
|
your MiniGUI apps.
|
|
* [Using Enhanced LOGFONT and DEVFONT Interfaces](/Enhanced-Font) -
|
|
* [Using Enhanced LOGFONT and DEVFONT Interfaces](Enhanced-Font) -
|
|
Understand and use enhanced LOGFONT and DEVFONT intefaces of MiniGUI 4.0.
|
|
Understand and use enhanced LOGFONT and DEVFONT intefaces of MiniGUI 4.0.
|
|
* [Using SyncUpdateDC to Reduce Screen Flicker](/Sync-Update) -
|
|
* [Using SyncUpdateDC to Reduce Screen Flicker](/Sync-Update) -
|
|
How to use MiniGUI's synchronous update mechanism to reduce screen flicker.
|
|
How to use MiniGUI's synchronous update mechanism to reduce screen flicker.
|
... | | ... | |