How to interactively get a pathname

Ned Konz ned at bike-nomad.com
Wed Dec 18 17:35:16 UTC 2002


On Wednesday 18 December 2002 09:16 am, Stephane Ducasse wrote:

> I would like to let the user save the contents of a workspace in
> the directory
> of his choice. Is there a way to do that simply? (I do not want to
> code a file list browser).

Not at present. Though I've thought that having a file requester there 
would make sense.

> Is there a way to use the file list for that? (I looked but I could
> not find that).
> Having this kind of widget would be really good because now there
> are lot of place in squeak where we can save files but we cannot
> specify with a suer interface a path.
>

See FileList2 class "modal dialogs" method category

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list