We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › file browser window on mac intel
Page Index Toggle Pages: 1
file browser window on mac intel (Read 396 times)
file browser window on mac intel
Jun 26th, 2009, 10:28am
 
I have found a number of topics on this subject, with lots of examples using various libraries, and none of them work, even when the example includes a complete example with import, setup, draw...

And the hack did not work for me. I just get a blank grey screen, and when I hit esc, it proceeds and says the user hit cancel. But I never see a file finder. just a grey screen.

I tried the example from java doc, did not work either.

The sojamo sDrop library did work for me. I dropped the jar file in the code folder. I would still prefer a "file browser" to this "drag and drop" method of passing a file to my application.
Re: file browser window on mac intel
Reply #1 - Jun 29th, 2009, 5:31am
 
I haven't had any issues with selectInput() on my mac (except when doing an exclusive full screen).
Page Index Toggle Pages: 1