-
Ah, I missed that you posted this here as well as the mailing list... I'll repost the response from there for anyone else reading this:
It works fine. The problem in your test program is that after every wmove(), you're doing a getch(), which does an implicit refresh on stdscr (since getch() == wgetch(stdscr)), which moves the cursor back to the position it had in stdscr. If you replaced...
10:39PM UTC on Mar 22 2009 in Public Domain Curses
-
wmcbrine committed patchset 1940 of module PDCurses to the Public Domain Curses CVS repository, changing 1 files.
01:17PM UTC on Nov 27 2008 in Public Domain Curses
-
wmcbrine committed patchset 1939 of module PDCurses to the Public Domain Curses CVS repository, changing 1 files.
06:49PM UTC on Sep 08 2008 in Public Domain Curses
-
wmcbrine committed patchset 1938 of module PDCurses to the Public Domain Curses CVS repository, changing 1 files.
06:39PM UTC on Sep 08 2008 in Public Domain Curses
-
wmcbrine committed patchset 1937 of module PDCurses to the Public Domain Curses CVS repository, changing 1 files.
03:28PM UTC on Aug 14 2008 in Public Domain Curses
-
wmcbrine committed patchset 1936 of module PDCurses to the Public Domain Curses CVS repository, changing 1 files.
06:38AM UTC on Aug 14 2008 in Public Domain Curses
-
wmcbrine committed patchset 1935 of module PDCurses to the Public Domain Curses CVS repository, changing 12 files.
12:35PM UTC on Jul 21 2008 in Public Domain Curses
-
wmcbrine committed patchset 1934 of module PDCurses to the Public Domain Curses CVS repository, changing 1 files.
12:29PM UTC on Jul 21 2008 in Public Domain Curses
-
wmcbrine committed patchset 1933 of module PDCurses to the Public Domain Curses CVS repository, changing 2 files.
12:25PM UTC on Jul 21 2008 in Public Domain Curses
-
wmcbrine committed patchset 1932 of module PDCurses to the Public Domain Curses CVS repository, changing 5 files.
12:22PM UTC on Jul 21 2008 in Public Domain Curses