[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] graphic interfaces in objective-C
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: Re: [sc-users] graphic interfaces in objective-C
- From: Rob Watson <rfwatson@xxxxxxxxx>
- Date: Tue, 16 Jun 2009 22:55:50 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=tzrLiBcW3DxhaR8FW0R1/oODldMCbrsVKXWn911KyVk=; b=Es7Mrstp4eV0vanL20TAGTJZmLjm/TJm5h85zBf6GGx39wAg5B9Sxldyk+9LE9tYLH +Efqduf4JB/LAnl33k/mMcAbWWcGvjTH+VrBQ4FnEFMgiSdzPglqJt+slnLDEvxanq3p C0pLfo8LtwJRAajiNI+jUKG8F9XSwHG49WAqs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=chJDp5foM0kai5LOHzK3XICCqm+peJMTrOmsNW3P36p7vzfSOaFMhi26S40KX4AJVm 2mjAc5HB56mGWcNmr+RapCc9bGApxVoiiD3oO0LGe2jqgaGBB9uPFydaTMYFIaaooqI2 yJ6eF036MTHSsKA3KeDeZOKiv0Qvol9Z9KbUA=
- In-reply-to: <32CC1A8D-FA3C-4E97-83D6-35942C03B462@xxxxxxxxxxxxx>
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- References: <32CC1A8D-FA3C-4E97-83D6-35942C03B462@xxxxxxxxxxxxx>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
Hi Miguel
The process I described in the blog post is the only logical way I know of. I was pretty much an Objective-C beginner when I wrote that, too.
I'd love to hear of any more straightforward approaches too. But I think it's a case of getting your hands dirty
The advantage is that you learn a lot about Objective-C (and SuperCollider)
Good luck ..
Rob