diff options
| author | Pietro Gagliardi <[email protected]> | 2014-06-26 20:20:00 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-06-26 20:20:00 -0400 |
| commit | 5c002e3d0f0b873d6ca29dfa9e97c09dead54494 (patch) | |
| tree | 41e49640a2b63b08c67180fa520e851e02f0ccd7 /todo.md | |
| parent | 700fef758ba004facd408b3919466d196c1132a0 (diff) | |
Allowed tab stops on Windows; see http://blogs.msdn.com/b/oldnewthing/archive/2003/10/21/55384.aspx. Fixes #13
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ ALL: - vertical alignment of labels still has some flaws - gtk+: currently requires labels to be filling for this to work: grids don't do this by default, for instance - won't cause any issues, just an inconvenience that should be addressed +- make sure tab stop behavior for Areas makes sense, or provide a handler function 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) |
