Hi Ben, How about using open-panel on Mac and the Windows equivalent on Windows? Look at how basis/environment/ sets up platform-specific implementation with a cross-platform API.
Do you care about Linux support, too? Slava On Tue, Feb 17, 2009 at 9:28 AM, Ben Schlingelhof <[email protected]> wrote: > Hi, > > is there some preferably easy way to let the user input some filepaths > / urls? Both dropping from the finder/explorer and selecting with a > file open dialog would be ok. Problem: it should work the same way on > Mac and Windows. I've had a look at open-panel (cocoa.dialog) but > there seems to be no equivalent in the windows port. Dropping does > seem to be implemented on windows, but only for factor-files. Am I > blind as usual or do I need to implement my own file browser dialog? > The thought makes me shudder... > > Ben > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
