On 18/08/2014, at 1:09 PM, john skaller wrote:

> I'm bored with the build system so it is time to have some fun:


My first objective here is to make a special kind of window
I will call a "console". This is a window with a monospaced
font, default text colour, and caret position which you can
read and write to like an ordinary text file.

As noted the write part is reasonably easy, modulo scrolling
when it goes off the bottom and handling window resizes.
The read part is trickier!

--
john skaller
skal...@users.sourceforge.net
http://felix-lang.org




------------------------------------------------------------------------------
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to