diff options
| author | Pietro Gagliardi <[email protected]> | 2014-06-29 15:46:06 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-06-29 15:46:06 -0400 |
| commit | 6c913bd3e62593ef5b37803eda923c0d88951896 (patch) | |
| tree | 3a1efa20e41a3d6196cb160a1e4e9467312764c3 | |
| parent | 3ade409ddebc48f9960415816d2f4439c6d5d4ae (diff) | |
More TODOs.
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ ALL: ui.Stop <- struct{}{} ``` - implement the concept of closing a window (which renders it unavilable for future use) and make it part of the Closing documentation +- make sure message boxes can be closed in arbitrary order meaningfully MAC OS X: - NSComboBox scans the entered text to see if it matches one of the items and returns the index of that item if it does; find out how to suppress this so that it returns -1 unless the item was chosen from the list (like the other platforms) |
