diff -r 0b4c375f76d1 -r 630972b313c3 FileDialog.st --- a/FileDialog.st Thu Feb 09 18:23:18 2017 +0100 +++ b/FileDialog.st Fri Feb 10 19:21:21 2017 +0100 @@ -2142,8 +2142,11 @@ ! newDirectory + "forward to the treebrowser component, which already has this functionality" + + ^ treeBrowser newDirectory - ^ treeBrowser newDirectory + "Modified (comment): / 04-02-2017 / 14:41:43 / cg" ! okPressed