Hm. Getting back to this, the .getParent hack no longer appears to be working for me. I get:
{snip}
Hi
Your exit-on-close is wrong. You're using q/sketch in it, it's wrong. You should use just sketch. No q/, because q/sketch is a quil function while sketch is a function argument.
Nikita
--
You received this message because you are subscribed to the Google Groups "clj-processing" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clj-processin...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi
Your exit-on-close is wrong. You're using q/sketch in it, it's wrong. You should use just sketch. No q/, because q/sketch is a quil function while sketch is a function argument.