More TODOs.
This commit is contained in:
parent
33c34c1572
commit
9af3e6acc2
1
TODO.md
1
TODO.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue