From 49202eeafdad8e5780fefdad3d2f87fd4354725e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 3 Mar 2023 14:41:38 -0600 Subject: release as v0.6.5 good standard release really clean interaction to plugin really clean debug flags implementation common doAppend() idea, but it probably won't work re-implement combobox. this code base almost doesn't suck slider & spinner set values now tab set margin works convert dropdown to Send() lots of other changes to try to implement single line Entry() I guess use golang file names even though internalally the go developers use underscore chars in the actual go sources. Maybe there is a reason for that? go channel debug window does something make a debug window for channels. add sample icons Signed-off-by: Jeff Carr --- toolkit/andlabs/resources/ping6.broken.png | Bin 0 -> 9486 bytes toolkit/andlabs/resources/ping6.pure-bright.png | Bin 0 -> 11989 bytes toolkit/andlabs/resources/ping6.pure.png | Bin 0 -> 9072 bytes toolkit/andlabs/resources/ping6.working.png | Bin 0 -> 3654 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 toolkit/andlabs/resources/ping6.broken.png create mode 100644 toolkit/andlabs/resources/ping6.pure-bright.png create mode 100644 toolkit/andlabs/resources/ping6.pure.png create mode 100644 toolkit/andlabs/resources/ping6.working.png (limited to 'toolkit/andlabs/resources') diff --git a/toolkit/andlabs/resources/ping6.broken.png b/toolkit/andlabs/resources/ping6.broken.png new file mode 100644 index 0000000..9a3e2ae Binary files /dev/null and b/toolkit/andlabs/resources/ping6.broken.png differ diff --git a/toolkit/andlabs/resources/ping6.pure-bright.png b/toolkit/andlabs/resources/ping6.pure-bright.png new file mode 100644 index 0000000..82c554d Binary files /dev/null and b/toolkit/andlabs/resources/ping6.pure-bright.png differ diff --git a/toolkit/andlabs/resources/ping6.pure.png b/toolkit/andlabs/resources/ping6.pure.png new file mode 100644 index 0000000..9e08140 Binary files /dev/null and b/toolkit/andlabs/resources/ping6.pure.png differ diff --git a/toolkit/andlabs/resources/ping6.working.png b/toolkit/andlabs/resources/ping6.working.png new file mode 100644 index 0000000..6767c59 Binary files /dev/null and b/toolkit/andlabs/resources/ping6.working.png differ -- cgit v1.2.3