Hi, guys,
I want to get rich text(styled text) from wx.TheClipboard cross
platform. Unfortunately, I only found methods for plain text, file and
bitmap.
Is there any method for rich text?
BTW, how to convert rich text to html cross platform in python?
Thank you!
Xiang