Status: Accepted Owner: gazzaguru2 CC: stephane.ducasse Labels: Milestone-1.2
New issue 3449 by gazzaguru2: MorphicUIManager>>chooseFileMatching:label: uses extensions rather than patterns
http://code.google.com/p/pharo/issues/detail?id=3449The provided patterns are passed to the FileDialogWindow (via UITheme) as the extensions to match.
Clearly patterns with potential wildcards are desired. Attached CS to fix. Attachments: UIManagerFileChooserFix.1.cs 1.1 KB