On Friday, May 5, 2017 at 5:55:27 AM UTC-5, Edward K. Ream wrote:

The curses gui project could fail only if it were too difficult to 
> implement Leo's high-level interface. The Aha described here shows that 
> this won't happen :-)
>

I didn't explain the title of this post very well.  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. This is how 
the Aha actually appeared to me.

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.

Reply via email to