pmartin / pocketbook-demo

A few demos of C/C++ applications for Pocketbook Touch Lux ereaders
MIT License
67 stars 10 forks source link

Demo06 : UI : Message, Dialogs #9

Closed pmartin closed 8 years ago

pmartin commented 8 years ago

Quick demo using Message() and some dialog-related functions.

Interesting point : some of these functions are non-blocking, with a callback function called when a button is clicked.