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.
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.