all repos — openbox @ 1210e6d688b62aceec2395bd3833e7c280d57326

openbox fork - make it a bit more like ryudo

more crap
Marius Nita marius@cs.pdx.edu
commit

1210e6d688b62aceec2395bd3833e7c280d57326

parent

0eb665769d3bc737a4d7dd33d3d3738bdc2fa91c

1 files changed, 7 insertions(+), 0 deletions(-)

jump to
M otk/TODOotk/TODO

@@ -1,8 +1,15 @@

* 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