diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-13 10:27:34 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-13 10:27:34 -0400 |
| commit | 136ddf5a5ba68aded74df105ad5b0d37026cc7ea (patch) | |
| tree | 56e79e680d7025c6fd840657d4ec1f41471e942a /futureplans.md | |
| parent | bd1926db175b83ceba5c9f3f0bdf92d2aa4b4a71 (diff) | |
More shuffling of TODOs and future plans.
Diffstat (limited to 'futureplans.md')
| -rw-r--r-- | futureplans.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/futureplans.md b/futureplans.md index 6abe637..7fefd67 100644 --- a/futureplans.md +++ b/futureplans.md @@ -30,6 +30,7 @@ general list: issues of policy: - LineEdit heights on Windows seem too big; either that or LineEdit, Button, and Label text is not vertically centered properly - are Checkboxes and Comboboxes too small? +- consolidate scroll view code in GTK+? it's not a lot, but it's rather divergent... problem points: - because the main event loop is not called if initialization fails, it is presently impossible for MsgBoxError() to work if UI initialization fails; this basically means we cannot allow initializiation to fail on Mac OS X if we want to be able to report UI init failures to the user with one (which would be desirable, maybe (would violate Windows HIG?)) |
