diff codeDoc/jobs.txt @ 130:c5c38eaadb64

Changed how sizability is set for parents: can require all sub-widgets resizable or only one to set parent resizable. Ifaces.IParentWidget.SIZABILITY controlling parent sizability. TextWidget no longer vertically resizable (since multi-line editing is not supported).
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 17 Jan 2009 16:11:26 +0000
parents ad91de8867a0
children 9cff74f68b84
line wrap: on
line diff
--- a/codeDoc/jobs.txt	Thu Jan 15 16:52:46 2009 +0000
+++ b/codeDoc/jobs.txt	Sat Jan 17 16:11:26 2009 +0000
@@ -3,7 +3,7 @@
 
 
 In progress:
-Note: shared alignment sizableness not set very logically.
+Still a resizing issue (needs SIZABILITY = SIZABILITY_ENUM.ANY_SUBWIDGETS to make options window resizable): enlarge options box, change tab, shrink and change back.
 
 
 To do (importance 0-5: 0 pointless, 1 no obvious impact now, 2 todo sometime, 3 useful, 4 important, 5 urgent):