From 85b9a036c289fe840e69e1852866f429b87cf63e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 20 Dec 2023 05:58:33 -0600 Subject: code moved to the cloudflare package use the cloudflare package add a protobuf attempt better change detection, but formatting is broken don't redraw widgets if they are not visible create new dns entry worked attempting a DNS RR create attempt a create API call use cloudflare recommended ENV vars turn off debugging Signed-off-by: Jeff Carr --- toolkit/andlabs/updateui.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'toolkit/andlabs/updateui.go') diff --git a/toolkit/andlabs/updateui.go b/toolkit/andlabs/updateui.go index 4752d67..c43e15f 100644 --- a/toolkit/andlabs/updateui.go +++ b/toolkit/andlabs/updateui.go @@ -86,7 +86,8 @@ func demoUI() { messageLabel.SetText("") }) - mainWindow.Show() + // this is messed up. + // mainWindow.Show() } /* -- cgit v1.2.3