Hi All, I've put up a new release of blue available at: http://www.csounds.com/stevenyi/blue This release contains a number of bug fixes, as well as the following notable features: -BSB - Line Object Widget - Allows adding and editing lines within BSB and ObjectBuilder (examples/objectBuilder2.blue has an example using pmask and lines to draw in mask boundaries for density, duration, and frequency) -Add to Code Repository - You can now add your code directly to your code repository from the editor itself, via an option from the popup menu Big thanks to Ben McAllister and Stephane Boussage for their contributions of examples of using blue with Common Music! Also thanks again to the others who've contributed to this release! Thanks and enjoy! steven >Notes for 0.99.9< [released 2005.11.13] Steven Yi----------------------------------------------------------------------- blue [new] - Examples for using CommonMusic with blue via the External object donated by Ben McAllister and Stephane Boussage added to examples/soundObjects [new] - BlueEditorPane - "Add to Code Repository" option added to popup menu so that user can select some text, select option, enter code snippet name and choose category from popup dialog, and have code snippet added to code repository straight from editor [new] - BSBLineObject - Usable within BSB and ObjectBuilder, allows line editing and values to be generated; configurable for different contexts; example and documentation added [update] - sped up loading of BSB Instruments and ObjectBuilder soundObjects by removing unnecessary revalidate() and repaint() calls when building interface [update/fix] - Upper Right Hand Corner buttons in Score ScrollPane, PianoRoll Editor ScrollPane, and PatternObject ScrollPane were not rendering "<" text arrow; replaced with togglebutton using arrow icons [fix] - spaces in directory path's were causing problems for soundObject freezing and AudioFile soundObject [fix] - Presets were not working for BSB or ObjectBuilder [fix] - added konqueror to list of web browsers tried when open URL's with blue (documentation, opcode help, etc.) [fix] - Label for "Request a Feature" option in Help menu was labeled as "Help" documentation [updated] - updated pictures, added more information for User-Defined Opcode Manager [new/updated] - Added basic documentation for BSB XYController, Dropdown List, and LineObject internal [updated] - Updated MySwing library to November 9th, 2005 release