More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-05-04 00:36:57 -04:00
parent 33c34c1572
commit 9af3e6acc2
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
- drop "Page" from uiTab method names? (uiTabAppendPage() -> uiTabAppend()) - drop "Page" from uiTab method names? (uiTabAppendPage() -> uiTabAppend())
- override dock menu quit item to act like our app menu quit item - override dock menu quit item to act like our app menu quit item
- consider calling setAppleMenu: for the application menu; it doesn't seem to make much of a difference but - consider calling setAppleMenu: for the application menu; it doesn't seem to make much of a difference but
- we might need to bring ContainerEnable() and ContainerDisable() back because of OS X and Windows :(
ultimately: ultimately:
- add some sort of runtime type checking - add some sort of runtime type checking