Dec. 17, 2010
11:40 a.m.
Status: Accepted Owner: gazzaguru2 CC: stephane.ducasse Labels: Milestone-1.2 New issue 3448 by gazzaguru2: MorphicUIManager>>chooseFileMatching:label: uses extensions rather than patterns http://code.google.com/p/pharo/issues/detail?id=3448 The 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