diff codeDoc/ideas.txt @ 123:d3b2cefd46c9

minSizeChange() allows run-time changes to widgets' minimal size (except for shrinking in a GridLayoutWidget). FloatingAreaWidget: correct resize limiters AStringContent: allows space and ignores modifier keys
author Diggory Hardy <diggory.hardy@gmail.com>
date Sun, 04 Jan 2009 17:35:15 +0000
parents 46c63cb1c74f
children 9f035cd139c6
line wrap: on
line diff
--- a/codeDoc/ideas.txt	Fri Jan 02 18:10:14 2009 +0000
+++ b/codeDoc/ideas.txt	Sun Jan 04 17:35:15 2009 +0000
@@ -29,3 +29,6 @@
             ->	with complicated substructures, may not be very intuitive
 	->  limit to popup menus?
     ->  these keyboard events only passed if activated by code outside the WidgetManager and no text input callback is active?
+
+Content:
+->  Per-content undo support?