diff options
| author | Pietro Gagliardi <[email protected]> | 2014-07-01 23:03:19 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-07-01 23:03:19 -0400 |
| commit | 2d7e168e6a350a0cfb52970fbf74c9e37834eaec (patch) | |
| tree | cefc32ceb4c98d6af81c0306c2dcadff9760e7aa | |
| parent | 1f0299bd51d14e206ec5161a3492fbaccc8eb88d (diff) | |
More TODOs.
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ ALL: - docs don't say anything about threads but implies you can't call MessageBox() from a different thread - GTK+: ??? - OS X: ??? +- describe the thread safety of Window (needs to clarify construct, create, open, close, show, hide first) 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) |
