Bug 277817 - ignore files in FileDialog
Summary: ignore files in FileDialog
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-26 05:17 EDT by kai guo CLA
Modified: 2019-09-06 15:35 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kai guo CLA 2009-05-26 05:17:43 EDT
in my project I need to set FileDialog to only display *.uml file except *.profile.uml.  in java swing there is a class called FileFilterConfigurable, it allow the user make complex filter rules, like ignore files with given suffix.
in swt I did't find that. maybe it could be a feature in the next swt version.
Comment 1 Steve Northover CLA 2009-05-26 12:10:54 EDT
Not for 3.5

The FileDialog is provided by the operating system.  On some platforms, it may be possible to specify a filter that ignores extensions.
Comment 2 Eclipse Webmaster CLA 2019-09-06 15:30:56 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 3 Eclipse Webmaster CLA 2019-09-06 15:35:52 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.