Scott Talbert
Scott Talbert
> Can you confirm that #2453 fixes the issue? Whoops. Looks like it's not completely that easy. :-)
Thanks for the detailed report. I don't think anything relevant changed in wxPython itself, so I think the difference in behavior is likely due to upstream wxWidgets changes. You may...
Can you test whether this happens with a minimal wxWidgets (C++) application (e.g., the minimal sample)?
As best as I can tell, RichTextCtrl doesn't implement the new text underline styles.
My suggestion would be to file a Trac ticket: https://trac.wxwidgets.org/
Thanks - hopefully someone will be interested in implementing that feature for wxRichTextCtrl.
Someone needs to implement the feature in wxWidgets first, no need to ask here.
Hi, this is probably not something that's wxPython specific (unless it is somehow compile option related). If it is important to you, you may want to try reproducing it in...
I was going to ask if you we could switch to GitHub. :+1:
Also, are you attached to using Buildbot, or can we move that to GitHub Actions, too?