On Friday, May 5, 2017 at 6:11:54 AM UTC-5, Edward K. Ream wrote: Leo's curses wrapper class will be similar to the StringTextWrapper class, > defined in leo/core/leoFrame.py. The StringTextWrapper class just gets/sets > these ivars: > > self.ins = 0 > self.sel = 0, 0 > self.s = '' > > The curses gui high-level interface will be almost as simple. >
Still true, but the corresponding npyscreen ivars may appear in various npyscreen classes. It's not a fundamental problem, but detailed knowledge of npyscreen classes will be required. 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.
