From 5f3cba3b901a336976342c063cf097c815c69b8c Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 17 Aug 2014 22:44:18 -0400 Subject: [PATCH] Adjusted future plans. --- redo/future | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/redo/future b/redo/future index d9b53f2..14eaf93 100644 --- a/redo/future +++ b/redo/future @@ -5,11 +5,9 @@ Control Enable() Disable() Table - more column types: "// As such, a Table renders a []struct{...} where each field of the struct can be a string, a number, an image, or a checkbox." - table_darwin.m: constructor - table_unix.c: goTableModel_get_column_type(), goTableModel_get_value() multiple selection figure out if we can safely refresh view during Unlock() regardless of calling goroutine + refresh only selected columns of view to avoid flicker (especially on Windows) document header behavior in general comment add functions for header manipulation Tab