On Tuesday, April 13, 2021 at 8:04:53 AM UTC-5 [email protected] wrote: It seems that a QTextBrowser doesn't use a css stylesheet like a WebEngine > does - that is, like an ordinary web browser. You can set some overall > styles, somewhat like setting styles on the body element, but apparently > you can't set styles on individual kinds of elements. > > So proper rendering with VR3/qt6 is going to have to wait until QWebEngine > or an equivalent is available with QT6. >
Thanks for these comments. leoQt6.py avoids attempting to load optional libraries because I didn't want to "bless" any but the most basic libraries. Right now I don't care about all the Qt6 details. Naturally, you *do* care. I'll let you handle the bleeding edge for the time being. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/ffee6728-58d1-4851-affe-57234bf19d69n%40googlegroups.com.
