On Monday, October 28, 2019 at 7:43:24 AM UTC+1, Edward K. Ream wrote: > > > > On Sun, Oct 27, 2019 at 11:50 PM Matt Wilkie <[email protected] > <javascript:>> wrote: > > Our minimum is v5.12, following from #1202. >> <https://github.com/leo-editor/leo-editor/issues/1202> Is Leo using any >> v5.13 features? (or wanting too?) >> > > Not to my knowledge. I would be happy with a qt 4.x version :-) Recall > that qt 5.x broke some advanced features of style sheets. Other than that, > there are, afaik, no actual requirements for any qt 5.x version, except the > one you cite above. > > Edward >
Maybe this can help: https://pypi.org/project/QtPy/ Apart from that, IMHO, it would be wise to forgo PyQt and apply PySide instead, because now PySide is the *official* Python for Qt version supported by the Qt team itself. It's just a question of time when one of these two packages will falter (guess which one). -- 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/2710d03d-af52-49cb-b6bb-ea06c96d2cd5%40googlegroups.com.
