Hi All, I've put up a new release of blue at: http://www.csounds.com/stevenyi/blue This release contains a number of bug fixes to the new text area component that was introduced in 0.100.0. There were also a couple new features add (listed below in changeLog). Thanks to all who reported bugs and requested features! ^_^ steven [CHANGE LOG] >Notes for 0.101.00< [released 2006.01.08] Steven Yi----------------------------------------------------------------------- blue [new] - AudioFile dependency check done when opening files; for all AudioFile soundObjects that have references to files which can not be found, a dialog now shows where users can set replacement files for the missing files by double clicking the row and choosing the file from a file chooser dialog [new] - "Import from ORC/SCO" option added from File menu [new/fix] - bracket matching in text editor was not showing due to it defaulting to the color black (same as background); now set to match user's setting for default text color [new/fix] - on Score Timeline, when a group of soundObjects are selected, it is now possible to deselect a selected soundObject by shift- clicking it [updated/fix] - text hilight color for selected text was too bright in BlueEditorPane [fix] - BlueEditorPane was not correctly calculating length of lines; was not considering number of characters each tab expands to [fix] - CSD Import - ksmps was not being parsed from CSD's [fix] - Set minimumSize on BlueEditPane to 0,0 so that split panes that held objects using BlueEditPane could resize down to zero [fix] - Sound soundObject did not use Csound syntax hilighting in editor