From: Thomas W. <wi...@ac...> - 2005-12-30 00:12:29
|
Hi, The attached patch fixes 2 issues with the widget implementation on win32 that show up in begin. a) The text in an edit_text widget is truncated to 1023 char on extraction. As a result loading any example in begin that is longer than that (some are) and making a small modification will see the update fail with a syntax error. b) The edit_text widget does not grow vertically. This makes editing/viewing larger examples in Begin a pain. It works for begin but this fix might need more review. Thomas -- Thomas Witt wi...@ac... |