summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2024-01-14clean gomodHEADv0.0.2v0.0.1masterguimasterdevelJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2020-06-06Differentiating between UI changes from the main thread and another goroutinevorstenbosch
2020-06-06Added an example that shows how to update the UIvorstenbosch
2018-09-02Added a winmanifest package for including a generic Windows manifest. Now to ↵Pietro Gagliardi
just rewrite the README.
2018-09-02Moved the examples into their final places.Pietro Gagliardi
2015-12-11LET'S GET THIS FINAL REWRITE EVER STARTEDPietro Gagliardi
2015-02-20Updated the widget gallery example to use the new Table without ImageList.Pietro Gagliardi
2015-01-22Expanded the widgetgallery README.Pietro Gagliardi
2015-01-22Added a README to the widgetgallery example after a number of people on IRC ↵Pietro Gagliardi
and in issues (see #73) tried to build it incorrectly.
2014-11-26Improved the example window program that was just merged.Pietro Gagliardi
2014-11-26Added basic window exampleAndrew Martin
2014-10-18Whoops, forgot to document NewStandaloneLabel()'s demise and amend the ↵Pietro Gagliardi
example program. Fixed.
2014-08-30Added a widget gallery example.Pietro Gagliardi