ugfx/demos/modules/gwin
Joel Bodenmann 9781c31f3b added missing gwinWidgetClearInit() to label and imagebox demo 2014-05-20 10:35:50 +02: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 added missing gwinWidgetClearInit() to label and imagebox demo 2014-05-20 10:35:50 +02:00
label added missing gwinWidgetClearInit() to label and imagebox demo 2014-05-20 10:35:50 +02: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