Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!aplcen!haven!adm!news From: BKEHOE@widener Newsgroups: comp.unix.questions Subject: moving a curses window Message-ID: <24132@adm.BRL.MIL> Date: 14 Aug 90 15:28:21 GMT Sender: news@adm.BRL.MIL Lines: 11 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