Ticket #8572 (closed defect: fixed)
Reinstate wxDIRCTRL_SHOW_FILTERS flag
| Reported by: | wojdyr | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 2.9.5 |
| Component: | GUI-generic | Version: | 2.9-svn |
| Keywords: | wxGenericDirCtrl | Cc: | wojdyr, troelsk@… |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
It was discussed on wx-dev, that wxDIRCTRL_SHOW_FILTERS flag can be removed. I left the flag for compatibility, but it is unused now.
The only case when the new behaviour is not compatibile with the previous version is when wxDIRCTRL_SHOW_FILTERS is _not_ specified, but given filter is not empty. In this case filters will be shown now.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

