curses?

Dominick Samperi samperi at djs.UUCP
Tue Nov 22 16:31:16 AEST 1988


The Microport curses package seems to have a few problems. Screens don't
seem to get cleared when they are supposed to, and it seems to be
impossible to display a window with a non-blank charactar in the lower
right hand corner. For example, after calling box(win, '|', '-'),
followed by wrefresh(win), you get something like this:

	|-------------|
	|             |
	|             |
	|             |
	|             |
	|             |
	|-|-----------

Has anyone else experienced problems using curses? I'm using libcurses.a
from 2.3, and I have release 2.4, but didn't load it because I
didn't see how this would help. In particular, cmp shows that libcurses.a
is exactly the same in both release 2.3 and 2.4.

Another problem with curses is that it really makes executables large.
-- 
Dominick Samperi
    samperi at acf8.nyu.edu             uunet!hombre!samperi
    cmcl2!acf8!samperi               rutgers!acf8.nyu.edu!samperi
      (^ ell)



More information about the Comp.unix.microport mailing list