Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of SimpleGUI by
Revisions of Widgets/Widget.h
Revision | Date | Message | Actions |
---|---|---|---|
16:e9a771ecfdbe | 2016-05-22 | Added vertical alignment control to TextWidget; pumpEvents no longer blocks | File Diff Annotate |
13:6714534e7974 | 2016-05-21 | Cleaned up SpinnerWidget; Started on SpinnerDialog - will extract Dialog later | File Diff Annotate |
12:63db16fea709 | 2016-05-08 | Update to handle dirty pixels and geometric change/damage | File Diff Annotate |
8:a460cabc85ac | 2016-04-11 | Added GUI for common defaults | File Diff Annotate |
7:303850a4b30c | 2016-04-10 | Working implementation | File Diff Annotate |
5:b7ce5721a0b5 | 2016-03-28 | Added BitmapWidget | File Diff Annotate |
1:48796b602c86 | 2016-03-25 | Implement default isEventTarget on Widget | File Diff Annotate |
0:0a590815d51c | 2016-03-25 | Added EventSource interface | File Diff Annotate |