On Fri, 2008-05-16 at 17:21 -0500, _why wrote: > Okay, discovered this was causing by too much repositioning of the > controls. A fix is up at github. Pleasingly enough, this also > fixed the open/save dialogs. > > _why
There might be more to do on the layout code. Resizing the top level window lays things out poorly. Or I'm doing something wrong. The script I've written is at http://www.mvmanila.com/public/SplitWXR.rb. Too large to post to a mailing list. You won't have the test files to run the meat of the script but the layout/resizing problem doesn't need any test files. --Cecil P.S. If anybody has a less sucky way of getting a "console widget" working, I'd like a clue. You'll need a test file. Sigh. The only one I can share is the 7MB dump of my own blog at http://www.mvmanila.com/public/wordpress.2008-05-17.xml Before you tell me to use an XML parser instead of parsing it my way, know that I've been there and that code is there for a reason (it barfs your browser and xml parsers and it's not my problem to fix. That's a different (Wordpress) problem from a Shoes console widget.
