In Sophie we built out the native file dialog handlers for Windows and macintosh. Someone might want to harvest them? People *like* working with the native platform file choosers/pickers. Extensive use of FFI tho, but a fall back to squeak like file dialogs if we found the platform didn't support the native ones. On 7-Aug-09, at 7:18 AM, Stéphane Ducasse wrote:
Yes and we would integrate fast any steps in that direction.
Stef
On Aug 7, 2009, at 11:25 AM, Gary Chambers wrote:
Unfortunately, the current protocol of UIManager is rather limited. Would be good to flesh out properly with colour choosers, font choosers etc.
For the moment your best bet is:
UITheme builder fileSave: 'Your title here'
which returns a new empty file stream or nil if cancelled. There are other variants, see TEasilyThemed for others.
Regards, Gary
-- = = = ======================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com = = = ========================================================================