Changes between Initial Version and Version 1 of Ticket #8129, comment 2
- Timestamp:
- Nov 15, 2011, 8:38:46 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8129, comment 2
initial v1 6 6 }}} 7 7 8 means that the defaults color/size are not only unified but also ''locked in'', and can only be changed after calling mytext ontrol->TextView()->SetStylable( true ).. (?)8 means that the defaults color/size are not only unified but also ''locked in'', and can only be changed after calling mytextcontrol->TextView()->SetStylable( true ).. (?) 9 9 10 10 Not sure why SetFontAndColor() half-works when other setter methods don't work at all though...