[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] SCTextView cmd-d crashes




Hi All.

Here is a bug. If you cmd-d on the "SinOsc" below in the view then SC crashes. This is a bad issue for me. Any help as always. xx

(

GUI.cocoa;

w=SCWindow();

SCTextView(w,Rect(10,10,300,300))

.string_("SinOsc");

w.front;

)



Intel Core i5

OS 10.8.2

SC 3.6 (.1)


cheers Neil