guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile and Curses


From: Neil Jerram
Subject: Re: Guile and Curses
Date: Fri, 26 Oct 2007 19:27:29 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Mike Gran <address@hidden> writes:

> GtkTextBuffer just stores the text of a buffer (as a B-Tree) and also
> holds a list of "tags", which are generic attributes assigned to
> characters, lines, or paragraphs.  It is the "model" of the
> model-view-controller. That's the part I'd port over.  GtkTextView is
> the "view", which I'd end up replacing.

Thanks for explaining.  I look forward to playing with this when it's
available!

        Neil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]