|
Is it possible to create an Icon instance using a file extension? This is
the behaviour that I am interested in:
Icon fromFileExtension: 'c:\example.doc'
creates an Icon looking like the standard Word file icon found in the
explorer; or:
Icon fromFileExtension: 'c:\'
creates an Icon looking like the windows folder icon.
Regards,
Mikael Svane
|