more crap
This commit is contained in:
parent
0eb665769d
commit
1210e6d688
1 changed files with 7 additions and 0 deletions
7
otk/TODO
7
otk/TODO
|
@ -1,9 +1,16 @@
|
|||
* make OtkButton do pixmaps
|
||||
|
||||
* OtkMenu
|
||||
this can wait, probably
|
||||
|
||||
* OtkWidget
|
||||
see about focus()
|
||||
focus() on widgets means 'highlight', not take Focus. solve this mess
|
||||
|
||||
* OtkTextWidget
|
||||
widget that holds text that can be justified and whatnot
|
||||
the button should prolly be modified to subclass this
|
||||
|
||||
* OtkEventHandler
|
||||
make widget inherit from this
|
||||
let the user override handling functions as needed
|
||||
|
|
Loading…
Reference in a new issue