Xref: utzoo comp.unix.questions:4930 comp.unix.wizards:5938 Path: utzoo!mnetor!uunet!wpg!russ From: russ@wpg.UUCP (Russell Lawrence) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: unify vs curses vs terminfo Message-ID: <228@wpg.UUCP> Date: 3 Jan 88 21:17:35 GMT Organization: WP Group, POB 306, Metairie, LA 70004 Lines: 22 I have been working on a screen handling package/application generator for use with the unify database manager and have run into a major snag. The unify functions for handling terminal io are based on terminfo/termcap routines and are incompatible with curses. At first, I figured that wouldn't be a problem since I was planning on re-writing all the screen handling stuff anyway. However, I quickly discovered that some unify routines that appear to be unrelated to screen management are also dependent in some byzantine fashion on termcap/terminfo --- causing my own well-tested, curses-based windows to royally screw-up. It has occured to me that I might be able to work-around the snag by creating a library full of null functions with termcap names to satisfy the demands of various unify routines. However, that seems like a klutzy solution with potentially negative side-effects. Has anyone else experienced this problem? Solutions? Suggestions? Hints? Methods? Etc? -- Russell Lawrence (WP Group POB 306, Metairie, LA 70004) AT&T: +1 504 456 0001 UUCP: !{philabs,hpda,nbires,amdahl,...}!uunet!wpg!russ COMPUSERVE: 72337,3261