summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-11 14:17:22 -0400
committerPietro Gagliardi <[email protected]>2014-08-11 14:17:22 -0400
commitb1a2ed827b39e1161eb0bbfdc72cd3fe06e2dacd (patch)
treeb1de074a2b318b2fe7b94ab345d3790c9fed9426
parentb198a4dfec53a15eac5cdca9fe9d91c145a0119c (diff)
More future plans.
-rw-r--r--redo/future1
1 files changed, 1 insertions, 0 deletions
diff --git a/redo/future b/redo/future
index cdcb3cc..dcc5edb 100644
--- a/redo/future
+++ b/redo/future
@@ -10,6 +10,7 @@ Table
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
Tab
// [TODO if each tab of your Tab is going to have the same content Controls, then use LikeTab instead, to conserve resources]
Delete()