Ticket #1078 (closed enhancement: fixed)
Open Resource should also find things like "Wx:.Dialog"
| Reported by: | zenogantner | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.76 |
| Keywords: | usability | Cc: |
Description
Currently, 'Open Resource' only matches the file's baseline, i.e. you'd find "Padre::Wx::Dialog" only by entering "Dialog", but not by entering "Padre::Wx::Dialog" or "Wx::Dialog".
The 'Open Resource' dialog should also show such matches.
Change History
Note: See
TracTickets for help on using
tickets.

fixed in r13945