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

Re: [sc-users] keyboard_window.rtf example is not working




Am 07.03.2006 um 08:48 schrieb Vadim Kupriyanov:

keyboard_window.rtf from example folder is not working. OSX 10.4.4, SuperCollider3_bin_20060121.tar.gz


[...]

ERROR: Message 'acceptDrag_' not understood.


Just commenting the lines with "acceptDrag" makes it work again.
But it is funny. I was sure that I had a look at this code by JMC last week and that it worked then. Now I found out it was another version:

<http://www.create.ucsb.edu/pipermail/sc-users/2004-January/007839.html>

SCView-acceptDrag doesn't exist anymore since Crucial improved drag and drop 9 months ago:

<http://cvs.sourceforge.net/viewcvs.py/supercollider/SuperCollider3/ build/SCClassLibrary/Common/GUI/Base/SCView.sc?rev=1.37&view=markup>