[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] typo in JSCTextView
jupp, fixed!
Am 19.12.2009 um 20:07 schrieb ronald kuivila:
> Hi Sciss,
>
> In JSCTextView:
>
> caret_ { arg pos;
> server.sendMsg( '/set', this.id, \carentPosition, pos );
> }
> should be:
>
> caret_ { arg pos;
> server.sendMsg( '/set', this.id, \caretPosition, pos );
> }
>
>
> RJK
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/