Handbook
Glossary
open-panel ( -- paths )
Cocoa bridge
ยป
Cocoa file dialogs
Prev:
<NSOpenPanel> ( -- panel )
Next:
<NSSavePanel> ( -- panel )
Vocabulary
cocoa
.
dialogs
Inputs
None
Outputs
paths
a sequence of pathname strings
Word description
Displays a file open panel, and outputs a sequence of selected pathnames.
Definition
IN:
cocoa.dialogs
:
open-panel
( -- paths )
<NSOpenPanel>
(open-panel)
;