1.2b: Removed access to properties and …events through dialogs, and added dockable object list window for changing object properties and events. Fixed XML parsing issue. Fixed problem with objects not being garbage collected. Added ability to zoom in on widget. Added multiple undo/redo. Added ability to add timers, preferences and preference groups. Removed ability to run Widgets script within WidgetBench, due to conflicts with WidgetBench's own code. Added js window docking, js window opacity, object list window opacity, object list element height, and open last saved Widget on startup preferences. Added ability to duplicate active object. Added ability to nudge objects one pixel at a time into place.
1.1b: Added dockable javascript window for editing script in onLoad event. Fixed problem with properties not specified in opened Widgets.
1.0b: Drag and Drop support for images, text, and Widgets. Drag Images and Text (not TextAreas) to position. New, Open, Save, SaveAs, Run Widget (.kon files) from window context menu. Bring Forward, Send Backward, Delete, Properties, Advanced Properties, and Events from the Image, Text, and TextArea context menu. Preferences allow changing of border color, background image, background tile mode.
Current Features: Dockable javascript window for editing script in onLoad event. Drag and Drop support for images, text, and Widgets. Drag Images and Text (not TextAreas) to position. New, Open, Save, SaveAs, Run Widget (.kon files), Add Image, Add Text, Add TextArea, Add Timer, Add Preference, and Add Preference Group from window context menu. Bring Forward, Send Backward, and Delete from the Image, Text, and TextArea context menu. Preferences allow changing of border color, background image, background fill mode, dock js window, js window opacity, object list window opacity, object list element height, and whether or not to open last saved Widget on start up.
Features to Add: Ability to Save/Open .widget files as well as .kon files. Toolbar. Templates for quick Widget creation. Window/Widget properties/events. Option to edit javascript in external editor. Preferences Colorize for Widget.
Known Issues: Closing without saving issue: Closing WidgetBench without using the X in the upper left corner, does not prompt to save the Widget. Run Widget issue: Run Widget does not work properly if the current Widget is already running. Text and TextArea elements are to heavy-weight to run acceptably on lower spec Macintosh computers. Problem adding remote images. More