Thanks Esteban. That's what I needed. I've got the dialog to open, like this
-

generateRoseButton action: [ 
                (GtkFileChooserDialog newOpenFileTitle: 'Hello')
                        showAll;
                        run ]


But how do you get the chosen filename back?

Ken

 



--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to