curwin.c: Moving windows with ncurses. ... the window text */ wattron(childwin,COLOR_PAIR(1) | A_BOLD); /* Draw a box around the window */ box(childwin, 0, ...
確定! 回上一頁