diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-10 11:59:40 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-10 11:59:40 -0400 |
| commit | 9e185d815eec14ea9f50ffbbbf171cf78e597808 (patch) | |
| tree | b91a9d5916928516d4e11bf4ea4c32846a93b9d3 /futureplans.md | |
| parent | 0a54daa7b1a3b433cce594bdac16659a06445c74 (diff) | |
Documented that event channels can be assigned to each other to collapse events.
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 755139b..4dc1eb2 100644 --- a/futureplans.md +++ b/futureplans.md @@ -25,6 +25,7 @@ general list: - when adding menus: - provide automated About, Preferneces, and Quit that place these in the correct location - Quit should pulse AppQuit +- will probably want to bring back Event() as NewEvent() should that facility be necesary for menus, etc. 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?)) |
