The wmove() function does not actually move the physical cursor on the screen. The move() function works normally, however. I reproduced this problem under both XCurses and SDLCurses. Attached is a short test program that demonstrates the problem - it works with ncurses, but not pdcurses.
2009-02-11 19:43:51 UTC in Public Domain Curses