Commit Graph

53 Commits (e8a769c3823eef72a9e064d3bf992152ed261ad2)

Author SHA1 Message Date
Joel Bodenmann e8a769c382 Adding justification parameter to gwinLabelCreate() 2015-11-06 22:47:42 +01:00
inmarket 15e7342fd7 Updates to focus. 2015-08-16 21:53:47 +10:00
inmarket b9f53aa793 Add the ability to flash a gwin window/widget.
Only the button draws for checkbox's and radio's currently do anything about it.
Widget demo updated to show this on Checkbox 3 (the toggle button).
2015-01-25 17:40:34 +10:00
inmarket b316263833 Implement a "Toggle Button" using a checkbox with a custom draw.
Updated the widgets demo to show this.
2015-01-23 17:57:13 +10:00
inmarket 128a3b972c New Tabset Widget.
Widgets demo updated to (optionally) use the new tabset.
2015-01-03 18:46:46 +10:00
inmarket e7bc175ca0 Demos updated to remove now deprecated function gwinAttachMouse 2014-09-26 16:30:53 +10:00
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
Joel Bodenmann 052a8e033c Fixing color in gwin widgets demo 2014-08-08 14:04:49 +02:00
inmarket 52cfaf00cc Widgets demo: Unsetting of clip area is no longer required with the new GWIN redraw strategy 2014-05-22 09:36:34 +10:00
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
inmarket 2b01f18b03 Updates for small displays for the widgets demo. 2014-05-12 09:25:37 +10:00
Joel Bodenmann 4af82a95d4 updated gwin widget demo 2014-05-11 19:37:13 +02:00
Joel Bodenmann 32f1ec9b12 last try to get this shit right with that damned GWIN demo 2014-05-11 16:11:52 +02:00
Joel Bodenmann 52c1edc5ab Improve GWIN widget demo layouting 2014-05-11 16:07:21 +02:00
Joel Bodenmann e8f0f8faa8 Improving look of GWIN widget demo 2014-05-11 16:01:50 +02:00
Joel Bodenmann 5025772260 Extending GWIN widget demo 2014-05-11 15:11:10 +02:00
Joel Bodenmann 9e6b210425 simplify gwin widgets demo code 2014-05-11 13:59:48 +02:00
inmarket a25c56f8ed More freeflowing of the widgets demo for smaller displays. 2014-05-11 20:26:17 +10:00
inmarket 0219daa6eb Update widgets demo to use Containers.
Reflow the controls so they display better on smaller displays.
2014-05-11 20:12:16 +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 df4d275183 Updates to the widgets demo:
- Convert the image to a gif so it is smaller and has a transparent background
- Move opening the mouse to the beginning to stop calibration flashing the screen (ugly)
- Clean up extra defines in gfxconf.h - Conflicts with some drivers.
2014-05-01 16:42:35 +10:00
inmarket 5ada56e807 Fix list label in widget demo 2014-05-01 13:52:26 +10:00
Joel Bodenmann af3dae4f42 Fixing gwin demo 2014-04-26 03:07:31 +02:00
Joel Bodenmann b7a34ad91b Updated gwin/widgets demo. Does now no longer use ChibiOS/RT logo 2014-04-24 03:44:29 +02:00
Joel Bodenmann 1fc155b6b0 Fixed progressbar in widgets demo 2014-04-23 23:41:50 +02:00
Joel Bodenmann d15d3ee19b Added progressbar 2014-04-23 23:06:28 +02:00
Joel Bodenmann 0b08bb40ed Added smooth scrolling list to GWIN demo 2014-04-23 03:03:36 +02:00
Joel Bodenmann 9f35f0de7c whitespaces - widgets demo 2014-04-23 02:58:49 +02:00
inmarket 4d3a08f5cf Update image demo's to use GFILE ROMFS. 2014-02-07 18:44:32 +10:00
inmarket 010e0f0d62 Update demo's with images in them 2014-02-07 14:08:39 +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
inmarket db74e7c823 Remove orientation changes in demos because this is now handled by using GDISP_DEFAULT_ORIENTATION. 2013-11-16 01:51:32 +10:00
Joel Bodenmann 630989d6b4 updated GDISP and GWIN demos 2013-10-28 00:42:38 +01:00
Joel Bodenmann 98e7a40205 fixed orientation stuff in widgets demo 2013-10-26 17:52:49 +02:00
inmarket c08c3b57a4 Add initial orientation to the widgets demo. 2013-10-24 16:56:46 +10:00
inmarket 9ebd3530fa Merge branch 'master' into fonts 2013-08-01 18:13:59 +10:00
inmarket ac2baed7e5 Update widget demo so list 3 is multi-select 2013-08-01 18:12:58 +10:00
inmarket a2632f0d31 Merge branch 'master' into fonts 2013-08-01 18:07:34 +10:00
inmarket 2e91479bd5 Add image support to GWIN Listboxes.
Updated GWIN widgets demo to match.
2013-08-01 18:05:48 +10:00
inmarket 312e759124 Add GWIN List multi-select support 2013-08-01 15:58:46 +10:00
inmarket 157ec08034 Merge branch 'master' into fonts 2013-08-01 15:06:32 +10:00
inmarket 06d339456e Update gwin widgets and lists demos 2013-08-01 14:50:40 +10:00
inmarket 3ac4e9e789 Update widgets demo for new fonts 2013-07-29 16:21:36 +10:00
inmarket 3d8bb4e85e Add image into Widget demo 2013-07-07 20:10:00 +10:00
inmarket ba264ef1ad Update GWIN demos 2013-07-07 19:43:34 +10:00
Joel Bodenmann f2432096cd added GWIN image demo 2013-07-06 14:24:40 +02:00
inmarket 5191c278e7 Add Radio buttons (can also be used as a Tab group) 2013-07-06 01:46:34 +10:00
inmarket dce9dc00a8 Widget demo update 2013-07-04 00:22:15 +10:00
inmarket 8ed9e763c0 GWIN reduce Initialisation parameters and fix visibility issues 2013-06-24 22:58:37 +10:00
inmarket 49b3e8f55a License header updates 2013-06-15 21:09:02 +10:00