[ltk-user] File dialogs
Thomas F. Burdick
tfb at ocf.berkeley.edu
Mon May 8 09:19:40 UTC 2006
On 5/7/06, Felip Alàez Nadal <uu.nix.uu at gmail.com> wrote:
>
> Hello:
> Does ltk have file dialogs? I'm programming a little cbr viewer and I need
> them. I haven't found them on ltk.lisp.
> Thanks you.
It looks like Peter missed them in the manual. There are three
relevant functions: get-open-file, get-save-file, and
choose-directory. They all create modal dialogs that let the user
select a file to open, save, or select a directory.
More information about the ltk-user
mailing list