Ticket #14832 (closed enhancement: fixed)
wxFileSystemWatcher: Implement watching individual types of event in wxGTK
| Reported by: | dghart | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9.5 |
| Component: | base | Version: | 2.9-svn |
| Keywords: | wxFileSystemWatcher event | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
Currently, a wxFileSystemWatcher watch receives all types of native event. The API is there to restrict this to one or more types but this is not actually implemented on any platform.
The attached patch does so for wxGTK, and tests and documents it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

