Guikachu 1.1.4 "...and all I got was this lousy 12-carat uncut diamond" ======================================================================= Visual resizing is implemented! This is something that was planned from the very beginning, but I'm very proud of it: it required a huge infrastructure to implement it rather cleanly. This new feature also made it painfully obvious that the current rendering model can slow things down insanely, so this was somewhat fixed by creating the widget previews in an idle handler by queueing changes. Detailed list of changes: * WYSIWYG resizing of widgets in the Form Editor (not 100% completed yet, see the TODO file) * Rendering speed-up when moving widgets * Checkboxes are properly drawn when manual width is specified * The included sample application uses the new PalmOS 3.5 SDK and PRCTools 2.0