summaryrefslogtreecommitdiff
path: root/prev/examples/widgetgallery/README
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-12-11 20:37:59 -0500
committerPietro Gagliardi <[email protected]>2015-12-11 20:37:59 -0500
commitf8e3f12ab02b528f2a05a4f713d7af7ea8e44b42 (patch)
tree82dedf4d37f0f6d31e88ebb2ca1ce6499dead261 /prev/examples/widgetgallery/README
parente34c561ed5bedeb180437ec165882b98d70d38c1 (diff)
LET'S GET THIS FINAL REWRITE EVER STARTED
Diffstat (limited to 'prev/examples/widgetgallery/README')
-rw-r--r--prev/examples/widgetgallery/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/prev/examples/widgetgallery/README b/prev/examples/widgetgallery/README
new file mode 100644
index 0000000..5e852a4
--- /dev/null
+++ b/prev/examples/widgetgallery/README
@@ -0,0 +1 @@
+This is not a single-file example; both main.go and icons.go need to be built together. icons.go is a separate file because it contains the binary data for the icons. At some point in the future the file will not contain any package ui-related code (if it doesn't already), and will only be responsible for parsing the images and producing the structure for the embedded Table (if even).