On Sun, Nov 8, 2020 at 8:43 AM Thomas Passin <[email protected]> wrote:
> On Sunday, November 8, 2020 at 9:08:19 AM UTC-5, Edward K. Ream wrote: >> >> >> The first phase is nearing completion. It simplifies the logic >> concerning headlines. This is tricky because editing headlines involves >> *ephemeral >> *Qt "headline editor" widgets. >> > > Ephemeral - do you mean you instantiate a new widget each time? > Yes. This is baked into the Qt code. Qt now has so-called "persistent" headline editors, but this requires Qt 5.10+, and I don't want that new dependency. Happily, I have discovered an elegant simplification of Leo's headline code, which eliminates all of the previous ugly hacks. Stay tuned. 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/CAMF8tS38u5hiP46Ac%3D9OzBcsdGS_uuW_NVuPm7xwHFtqbiqe2A%40mail.gmail.com.
