diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-02 17:44:13 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-02 17:44:13 -0500 |
| commit | 234b724403bb93171a0eac72a8c24db3879c5900 (patch) | |
| tree | c92f53c3757719cb58f671b049c06501428658c4 /todo.md | |
| parent | 01e587174144ed4b6b5383346fdf2697f86f9423 (diff) | |
Added the other Combobox modification functions to the Mac OS X backend. Before continuing, I'll get messageboxes working...
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ important things: - Cocoa coordinates have (0,0) at the bottom left: need to fix this somehow - I think Cocoa NSButton text is not vertically aligned properly...? - resizing Cocoa windows does not redraw controls correctly +- figure out what to do about deleting a nonexistent item; each backend responds differently by default - there's no GTK+ error handling whatsoever; we need to figure out how it works - make sure GTK+ documentation point differences don't matter - button sizes and LineEdit sizes on Windows seem too big; Comboboxes have margins |
