On Wednesday, May 24, 2017 at 6:01:40 AM UTC-5, Edward K. Ream wrote: I am back at work on the curses gui project. Key handling is insanely complicated, much as in Leo itself.
My goal is to leave npyscreen.InputHandler.handle_input unchanged. The reason is simple--I don't know how to change it without unintended consequences. Many handlers must be over-ridden so they update both Leo and npyscreen data. Alas, subclassing event handlers doesn't connect them. They must be entered into tables, which sounds easy but isn't. Maybe in a day or three. 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
