> I'm intending upon writing a program to help with developing quotes for > computer systems with the price list given in CSV then converted to a > RDBMS of some sort (eg: sqlite). > > My intention is to build this program using the ncurses library and > develop a set of interfaces that are easy to use. > > Q: Is there anything out there that'll make it easier to design the > windows/screen ?
Designtime tools: no. Libraries: Turbo Vision. (see the textmode IDE). It only uses the terminfo part of ncurses though, which improves look and feel, but decreases terminal independance. _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal