]> Dogcows Code - chaz/openbox/commitdiff
:
authorMarius Nita <marius@cs.pdx.edu>
Sat, 16 Nov 2002 12:10:59 +0000 (12:10 +0000)
committerMarius Nita <marius@cs.pdx.edu>
Sat, 16 Nov 2002 12:10:59 +0000 (12:10 +0000)
otk/TODO

index 5385b62b80e0f749f4aa4d86b1359c954b3122ca..1a380c13d87c5589d47b60f66f4fde0660f7a42f 100644 (file)
--- a/otk/TODO
+++ b/otk/TODO
@@ -1,3 +1,9 @@
+* Implement borders and border overlapping in widget
+        the widget has a outer geometry(that of the border) and a inner one
+        (the current geometry)
+        if the overlap flag is true, the inner widgets' borders are overlapped
+        as much as possible while the widgets are still entirely visible.
+
 * make OtkButton do pixmaps
 
 * OtkMenu
         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
-
 * OtkApplication
         do all derty work init display/screen/style/image control etc
         event loop
This page took 0.024714 seconds and 4 git commands to generate.