From 23a40cae26552a381a25cd862af98cd0e9aa23bf Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 25 Feb 2014 00:34:21 -0500 Subject: More TODOs. --- todo.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index c8c4f57..05c0a18 100644 --- a/todo.md +++ b/todo.md @@ -55,7 +55,10 @@ maybe: - rename Stack to Box? - make Combobox and Listbox satisfy sort.Interface? - this: - [16:27] pietro10: depends what you mean by safe - [16:27] pietro10: sounds like you should move this functionality into a function though. - [16:28] (so the user can decide what to do with the error) - [16:28] typically people don't like their libraries calling exit :) +``` +[16:27] pietro10: depends what you mean by safe +[16:27] pietro10: sounds like you should move this functionality into a function though. +[16:28] (so the user can decide what to do with the error) +[16:28] typically people don't like their libraries calling exit :) +``` +- indeterminate progress bars (not supported on Windows 2000) -- cgit v1.2.3