June 4, 2011
9:42 a.m.
me too UIManager default chooseFileName: 'Zork' extensions: #('st') path: '' preview: nil now chooseFileNameIn: aThemedMorph title: title extensions: exts path: path preview: preview "Answer the result of a file name chooser dialog with the given title, extensions path and preview type. Answer nil or a filename." but it does not look normal to me. On Jun 4, 2011, at 11:30 AM, Jeff Gray wrote:
r chooseFileName: 'Choose a transaction file' extensions: #('csv') path: '/home/jeff/Downloads' preview: