views:

44

answers:

0

Can I somehow extend functionality of wx.richtext? I wanted to add superscript to it. Is it possible?

I tried to subclass wx.RichTextAttr, but failed — I couldn't set the style.