You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- MyDocument and SCCocoaTextViewResponder sendSelection methods
now share same signature.
- Implemented method calls updated to use NSString.
(cherry picked from commit abc66d6)
- MyDocument and SCCocoaTextViewResponder sendSelection methods
now share same signature.
- Implemented method calls updated to use NSString.
(cherry picked from commit 238a8ae)
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))
w.front;
)
Intel Core i5
OS 10.8.2
SC 3.6 (.1)
cheers Neil
The text was updated successfully, but these errors were encountered: