[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] File select



At 19:29 -0700 1999.08.22, Nicholas G. Thornton wrote:
>How do you make the popup window to select a file. Like in every application
>when you say to open a file, and in "type_creator_changer.pl"?

The most portable (with MacPerl) way to do it is currently with the
Mac::StandardFile module, but eventually people will move more and more to
the (not included with MacPerl) Mac::Navigation module, which is supported
with Mac OS 8.5 and up, and in Carbon.

The old GUSI stuff works, and so does the old StandardFile.pl library, but
IMO Mac::StandardFile is in general the way to go.

For selecting folders, though, you need Mac::Navigation or the old GUSI stuff.

-- 
Chris Nandor          mailto:pudge@pobox.com         http://pudge.net/
%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])


===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org