Ticket #12839 (closed defect: fixed)
wxTextCtrl::SetDefaultStyle() does not work on Mac/Cocoa
| Reported by: | mrx3000 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxOSX-Cocoa | Version: | 2.9-svn |
| Keywords: | Cc: | ||
| Blocked By: | Patch: | no | |
| Blocking: |
Description
as subject says, wxTextCtrl::SetDefaultStyle() does not work on Mac/Cocoa build of wx 2.9-svn.
At the same time SetStyle() does work.
To verify, build sample "text" application and check text output. Lines that have style set with SetStyle() do have proper colors, while lines that rely on SetDefaultStyle() remain black and unmodified.
Change History
Note: See
TracTickets for help on using
tickets.
