bug-ncurses
[Top][All Lists]
Advanced

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

Re: ncurses: xcurses: revamping curses


From: Dave
Subject: Re: ncurses: xcurses: revamping curses
Date: Mon, 7 Jun 2004 14:33:31 -0700 (PDT)

On Mon, 7 Jun 2004, Helvecio Borges wrote:

> Hi,
>
> I have a very large application that uses ncurses.
> As you know, business rules, screen/keyboard I/O are all interspersed
> (mixed) in the source code.
>
> Do you know of a curses wrapper that would allow us to revamp a curses
> app in such a way that it would be converted into a GUI without loosing
> my work (3.5 millions lines of code!) in terms of business rules?

I maintain Frotz, which is an emulator for the old Infocom games and new
ones written in the Inform language.  I'd also like a clean way to convert
something from textual ncurses to GTK without making a mess.  However, I'd
settle for a guide on how to use existing GTK calls to do the equivelent
of ncurses calls (I've kept user interface and core code strictly
seperated).



-- 
David Griffith
address@hidden




reply via email to

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