Curses and AnyEvent

Marc Lehmann schmorp at schmorp.de
Tue Jan 22 03:55:58 CET 2013


On Mon, Jan 21, 2013 at 07:11:17PM +0100, Florian Adamsky <fa-anyevent at haktar.org> wrote:
> lot of messages and I would like to build a small NCurses script to
> display all these informations in a better way. Does anybody get the

I don't really know Curses::UI - curses itself can be made to work with
AnyEvent, but if Curses::UI contains its own event loop then one would
need a Curses::UI-specific backend for AnyEvent, which might or might not
possible.

If I find time I will have a look at Curses::UI.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the anyevent mailing list