diff --git a/basicWindow.go b/stateWindow.go similarity index 88% rename from basicWindow.go rename to stateWindow.go index 220ef52..74954da 100644 --- a/basicWindow.go +++ b/stateWindow.go @@ -1,4 +1,5 @@ -// This creates a simple hello world window +// This window, when it's hidden, still exists to the application +// so it can be treated as if it really exists package main import (