Re: Removing __init_qt__ dependency on libgui

"John W. Eaton" <[email protected]> Mon, 1 Feb 2021 17:09:41 -0500
Newsgroups gmane.comp.gnu.octave.maintainers
Message-ID <[email protected]>
On 11/17/20 6:33 PM, Alex Leach wrote:
> Thanks for your notes and thoughts John. This is probably a good point 
> to admit that I'm not particularly a guru with C++, especially with 
> features introduced in C++11 and beyond, e.g. lambdas, so not sure how 
> much help or advice I can offer with some of your below questions. 
> Hopefully some of the other maintainers can chip in with suggestions 
> here, though.

I started a thread here to discuss changes to the event_manager class in 
Octave:

   https://octave.discourse.group/t/redesigning-the-event-manager-class/707

jwe