projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eb6657
)
more crap
author
Marius Nita
<marius@cs.pdx.edu>
Fri, 15 Nov 2002 11:30:41 +0000
(11:30 +0000)
committer
Marius Nita
<marius@cs.pdx.edu>
Fri, 15 Nov 2002 11:30:41 +0000
(11:30 +0000)
otk/TODO
patch
|
blob
|
history
diff --git
a/otk/TODO
b/otk/TODO
index feba681ecd24738e5b97d0c4879eb9e7191b7670..5385b62b80e0f749f4aa4d86b1359c954b3122ca 100644
(file)
--- a/
otk/TODO
+++ b/
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