[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] keyboard_window.rtf example is not working
Hello!
keyboard_window.rtf from example folder is not working. OSX 10.4.4,
SuperCollider3_bin_20060121.tar.gz
Best regards,
Vadim
init_OSC
compiling class library..
NumPrimitives = 618
compiling dir: '/Applications/SuperCollider_f/SCClassLibrary'
pass 1 done
numentries = 668026 / 6871170 = 0.097
Method Table Size 4378880 bytes
Number of Method Selectors 3495
Number of Classes 1966
big table size 27484680
Number of Symbols 8169
Byte Code Size 208606
compiled 297 files in 1.12 seconds
compile done
Class tree inited in 0.03 seconds
ERROR: Message 'acceptDrag_' not understood.
RECEIVER:
Instance of SCDragBoth { (05884A20, gc=28, fmt=00, flg=00, set=05)
instance variables [19]
dataptr : RawPointer 13AC4B0
parent : instance of SCTopView (058871E0, size=17, set=5)
action : nil
background : nil
mouseDownAction : nil
mouseUpAction : nil
mouseOverAction : nil
mouseMoveAction : nil
keyDownAction : nil
keyUpAction : nil
keyTyped : nil
beginDragAction : nil
canReceiveDragHandler : nil
receiveDragHandler : nil
onClose : nil
string : "`"
font : instance of Font (05897CC0, size=2, set=1)
object : nil
setBoth : false
}
ARGS:
Instance of Function { (05897990, gc=28, fmt=00, flg=00, set=01)
instance variables [2]
def : instance of FunctionDef - closed
context : Frame (57B6300) of Interpreter-functionCompileContext
}
CALL STACK:
DoesNotUnderstandError-reportError 059F3A70
arg this = <instance of DoesNotUnderstandError>
Nil-handleError 059F39B0
arg this = nil
arg error = <instance of DoesNotUnderstandError>
Object-throw 059F3950
arg this = <instance of DoesNotUnderstandError>
Object-doesNotUnderstand 059F38F0
arg this = <instance of SCDragBoth>
arg selector = 'acceptDrag_'
arg args = [*1]
< FunctionDef in closed FunctionDef > 0580DBD0
arg char = $`
arg keyname = "`"
arg bounds = <instance of Point>
var v = <instance of SCDragBoth>
ArrayedCollection-do 059F3890
arg this = "`1234567890-="
arg function = <instance of Function>
var i = 0
< FunctionDef in closed FunctionDef > 059F3830
arg row = "`1234567890-="
arg i = 0
ArrayedCollection-do 059F37D0
arg this = [*4]
arg function = <instance of Function>
var i = 0
< closed FunctionDef > 0580DC70
var w = <instance of SCWindow>
var courier = <instance of Font>
var keyboard = [*4]
var offsets = [*4]
var actions = <instance of IdentityDictionary>
var makeKey = <instance of Function>
Interpreter-interpretPrintCmdLine 059F3290
arg this = <instance of Interpreter>
var res = nil
var func = <instance of Function>
Process-interpretPrintCmdLine 059F3230
arg this = <instance of Main>