summaryrefslogtreecommitdiff
path: root/redo/containers_windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'redo/containers_windows.go')
-rw-r--r--redo/containers_windows.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/redo/containers_windows.go b/redo/containers_windows.go
index d963b98..6398257 100644
--- a/redo/containers_windows.go
+++ b/redo/containers_windows.go
@@ -15,6 +15,7 @@ On Windows, container controls are just regular controls; their children have to
TODO
- make sure all tabs cannot be deselected (that is, make sure the current tab can never have index -1)
- make sure tabs initially show the right control
+- for some reason the text entry tabs show the checkbox tab until the checkbox tab is clicked, THEN they show their proper contents
*/
type tab struct {