From 0bd127a3ed16f2bc1865ca5b4c2b127a782c0357 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 19 Feb 2015 23:52:18 -0500 Subject: More TODOs. --- table_windows.go | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'table_windows.go') diff --git a/table_windows.go b/table_windows.go index 8cd28c5..a26c2f0 100644 --- a/table_windows.go +++ b/table_windows.go @@ -2,6 +2,11 @@ package ui +// TODO +// - why are we not getting keyboard input (focus?) on a mouse click? +// - are we getting keyboard input (focus?) on tab? +// - random freezes on Windows 7 when resizing headers or clicking new rows; likely another package ui infrastructure issue though... + import ( "fmt" "reflect" -- cgit v1.2.3