Ticket #1232 (closed defect: fixed)
[Wx::Scintilla] "modified" display ("*") is not updated with Wx::Scintilla
| Reported by: | zenogantner | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | not classified yet | Version: | 0.87 |
| Keywords: | Cc: |
Description
How to reproduce:
- Install Wx::Scintilla
- Activate Wx::Scintilla in Padre
- Restart Padre
- Open two files
- Modify the first file; expected: "*" occurs in tab title; actually: "*" does not occur
- Switch tab to other file
- Switch back: "*" now appears in tab title
I use Padre on Ubuntu 10.04, perl 5.10.1; Wx 0.99; Wx::Scintilla 0.14; wxWidgets 2.8.10; Alien::wxWidgets 2.00801
Change History
Note: See
TracTickets for help on using
tickets.

Should be fixed in r14756 - cannot load both Wx::STC and Wx::Scintilla
Please test.