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

Re: [sc-users] Document keyUp



i added a keyUp method and  a keyUpAction to Document .
cu
-jan

On Dec 21, 2004, at 3:55 PM, Z B wrote:

Hi list

I just stumbled accross this (see code) it throws an error cause a Document doesnt understand keyUp... myself Im extending the Document class so Its no prob to add this method, but I thought it shouldnt
behave like this in the normal distibution.....

d=Document.new.keyDownAction_({|a,b,c|[a,b,c].postln})


ERROR: Message 'keyUp' not understood.
RECEIVER:
Instance of Document.....

_______________________________________________
sc-users mailing list
sc-users@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-users