From: Marius Nita Date: Fri, 15 Nov 2002 11:30:41 +0000 (+0000) Subject: more crap X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=1210e6d688b62aceec2395bd3833e7c280d57326;p=chaz%2Fopenbox more crap --- diff --git a/otk/TODO b/otk/TODO index feba681e..5385b62b 100644 --- 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