ugfx/demos/modules/gwin
inmarket 70c15a1d62 Bug fix to widgets demo. It should never have used <stdio.h> which is not available on many embedded platforms. 2014-05-12 13:27:07 +10:00
..
basic Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation structures. 2014-05-09 21:25:31 +10:00
button Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation structures. 2014-05-09 21:25:31 +10:00
checkbox Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation structures. 2014-05-09 21:25:31 +10:00
console Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation structures. 2014-05-09 21:25:31 +10:00
container Adding GWIN container demo 2014-05-11 22:22:13 +02:00
frame frame fixes 2014-05-11 13:09:36 +10:00
graph Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation structures. 2014-05-09 21:25:31 +10:00
imagebox Remove NULLs except in comments as some compilers/OS's give strange definitions. 2014-05-11 13:10:50 +10:00
label Remove NULLs except in comments as some compilers/OS's give strange definitions. 2014-05-11 13:10:50 +10:00
list Remove NULLs except in comments as some compilers/OS's give strange definitions. 2014-05-11 13:10:50 +10:00
progressbar Remove NULLs except in comments as some compilers/OS's give strange definitions. 2014-05-11 13:10:50 +10:00
radio Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation structures. 2014-05-09 21:25:31 +10:00
slider Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation structures. 2014-05-09 21:25:31 +10:00
widgets Bug fix to widgets demo. It should never have used <stdio.h> which is not available on many embedded platforms. 2014-05-12 13:27:07 +10:00