Xref: utzoo comp.unix.xenix:7937 comp.sys.ibm.pc:35844 comp.misc:7088 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!texbell!rutgers!aramis.rutgers.edu!paul.rutgers.edu!yes.rutgers.edu!emuleomo From: emuleomo@yes.rutgers.edu (Emuleomo) Newsgroups: comp.unix.xenix,comp.sys.ibm.pc,comp.misc Subject: SCO Xenix screen painter Keywords: SCO Xenix Screen painter/Snow Message-ID: Date: 6 Oct 89 18:55:03 GMT Organization: Rutgers Univ., New Brunswick, N.J. Lines: 17 I wrote some code that does a) Lotus style menus, b) Pop-up menus, c) Limited windows d) Pull-down menus and then I ported it to SCO Xenix 386. Alas, whenever I run it on a VGA color monitor, THE SCREEN IS FILLED WITH SNOW!! I am NOT using color, but it is based on terminfo (not curses) How can I get round this problem. I noticed that the Informix/SQL menu which also uses Lotus style menus, does not have this problem!! -- ** Writing error-free code MUST be magic! Why else is it sooo difficult to do?