On Tue, Jul 22, 2014 at 8:45 PM, Stephan Beal <[email protected]> wrote:
> Will post screenshots if/when i've got something interesting to show. > A very basic hierarchical window class demonstrated in the white box here: http://wanderinghorse.net/wh/tmp/termbox-poc-window1.png The inner black box with text is a sub-window. Tapping a key closes the sub-win here: http://wanderinghorse.net/wh/tmp/termbox-poc-window2.png demonstrating that the parent window's bg attributes are retained. Still lots of experimentation to do, but so far it's been pretty painless, in strong contrast to curses development. The script code: http://fossil.wanderinghorse.net/repos/cwal/index.cgi/finfo?name=s2/mod_termbox-Window.s2 -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

