[comp.unix.questions] moving a curses window

BKEHOE@widener (08/14/90)

 First, my thanks to the folks that provided me with the great set of
programs to parse down the printer accounting files -- thank you!
 Now, my latest thing ... I'm trying to move the location of a window in
curses that I created with newwin(). wmove(w,x,y) only changes the cursor's
position..I want to, for example, take a window that was created in 1,1,5,5
and move it to 10,1ob0,15,15.
 Does such a function exist? Ever written one?
 Thanks..

Brendan Kehoe (bkehoe@widener.bitnet) -- Sun Systems Manager