StandardFileMenu Dialog for Squeak

Andrew C. Greenberg werdna at gate.net
Fri Apr 16 02:40:17 UTC 1999


Attached is a substantially revised version of the StandardFileMenu
Dialogs for Squeak I posted earlier.  This version now handles both
'open...' and 'save as:' style dialogues, handles root directories
properly on Windows and related machines, makes a number of cosmetic
improvements and fixes a number of bugs.

Previous posters (and my wife) requested a dialog akin to the
Standard File dialogues of Java Swing, MacOS and other operating
systems, whereby a program can invite the user to define a file for
input or writing.  These dialogs can be used to obtain either a file
specification, or a FileStream opened on the selected file.  If no
file is selected, nil is returned.
Attachment converted: Anon:Interface-StandardFile.st (TEXT/R*ch) (00009095)





More information about the Squeak-dev mailing list