On Tuesday, July 13, 2021 at 6:13:55 PM UTC-5 tbp1 wrote: > I tried the imports in a stand-alone node. They did need the version > test.
That's because of bugs in leoQt5.py and leoQt6.py :-) Rev 6a6b50d in ekr-qt6-2 fixes those bugs, and also some import problems in vr3. Please let me know how it works for you. Imo, it's *essential* that all the crappy details of accessing symbols be hidden from "client code". That is, only leoQt4.py, leoQt5.py and leoQt6.py should know, say, where QActionGroup is. We don't want to "distribute" that horror show. 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/96e2402f-6c0a-4d4b-9c5f-ed582e282036n%40googlegroups.com.
