Glad to hear you worked it out. Feel free to contribute your implementation of select-input/output/folder to Quil.
Nikita On Sun, Apr 16, 2017 at 2:52 AM Jay Porcasi <[email protected]> wrote: > hello Nikita, > your example worked great! > and i was able to 'abstract' it into a select-input function that i can > call to set the file-path > hopefully it will be straightforward to do the same for select-output and > select-folder > by the way it would be great if something like that was available in quil > by default > thank you a lot for your help, > Jay > > > On Thursday, April 13, 2017 at 8:20:21 PM UTC+7, Jay Porcasi wrote: >> >> thank you Nikita! >> >> i will try your example to understand it better >> >> a simple file chooser that returns the file path as string is all i need >> actually, i don't get all the complication in Processing of passing a >> callback function but i guess it must be there for a reason >> >> cheers, >> Jay >> >> -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to a topic in the > Google Groups "Clojure" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/clojure/R61OvE4jYEc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
