Commit Graph

8 Commits (ecaf8b83f8227724e9f862a0a8f64e6004a63d56)

Author SHA1 Message Date
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
inmarket 9e8b38ba94 Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation structures.
Incorporate into demo's
2014-05-09 21:25:31 +10:00
inmarket 200f7ecf6d Updates to demo to work on ChibiOS and to test orientation. 2014-02-16 17:22:24 +10:00
inmarket d9f02858fd Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. 2013-12-21 13:21:59 +10:00
Joel Bodenmann 630989d6b4 updated GDISP and GWIN demos 2013-10-28 00:42:38 +01:00
Joel Bodenmann 20155b84c4 whitespaces 2013-07-16 19:00:26 +02:00
Joel Bodenmann 30feefb728 added checkbox demo 2013-07-16 18:57:12 +02:00
Joel Bodenmann 7944147301 added button demo 2013-07-16 18:50:17 +02:00