Ticket #658 (closed defect: wontfix)
Functions panel misses functions
| Reported by: | Sewi | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.47 |
| Keywords: | Cc: |
Description
Open Padre/Wx/Dialog/Preferences?.pm and enable the functions panel:
new, run and others are not shown.
There is a sub main for the highlighter sample, this may confuse the functions panel while parsing.
Change History
Note: See
TracTickets for help on using
tickets.

There was a END within the sample text which caused the mixup.