Share

wxWidgets

Tracker: Bugs

5 SetStyleEx range - ID: 1699253
Last Update: Comment added ( juliansmart )

platform : windows xp SP2 , activepython 2.5 , wxpython 2.8.3

I found two strange behaviour in SetStyleEx ; maybe it's my fault, but I
cannot find a solution.

first, after applying an attribute, further letters on the same line become
"superscript".

secondly, if a newline follows the character immediatly after the range
selected, the style is applied also to this character.

please find attached a sample program that shows the problems.


Andrea Manzini ( andreamanzini ) - 2007-04-12 13:54

5

Closed

None

Julian Smart

RichTextCtrl

Must fix

Public


Comment ( 1 )

Date: 2008-02-26 15:33
Sender: juliansmartProject Admin


I think this is fixed now but if not, please reopen or add a new report,
preferably with a C++ sample or instructions on how to reproduce it in the
C++ sample. Thanks.


Attached File ( 1 )

Filename Description Download
richtextattr.py showing bug in wx.SetStyleEx Download

Changes ( 3 )

Field Old Value Date By
status_id Open 2008-02-26 15:33 juliansmart
close_date - 2008-02-26 15:33 juliansmart
File Added 224710: richtextattr.py 2007-04-12 13:54 andreamanzini