ugfx/demos/modules/gwin
inmarket ecaf8b83f8 Create a generic GWIN event.
The frame now sends a GEVENT_GWIN_CLOSE event on closing.
Unfortunately some gwin events have had a field renamed in order to generalise the structure.
Demo's updated to match.
2014-08-20 12:18:27 +10:00
..
basic Remove unnecessary window manager 2014-05-21 12:47:40 +10:00
button Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
checkbox Create a generic GWIN event. 2014-08-20 12:18:27 +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
container_nested Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
frame Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
gl3d GL3D GWIN window + demo 2014-08-20 01:36:33 +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 Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
slider Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
widgets Create a generic GWIN event. 2014-08-20 12:18:27 +10:00