Re: [Tutor] ncurses question

2015-10-30 Thread Laura Creighton
In a message of Fri, 30 Oct 2015 16:06:44 -0400, bruce writes: >Hi. > >Looking over various sites on ncurses. Curious. I see various chunks >of code for creating multiple windows.. But I haven't seen any kind of >example that shows how to 'move' or switch between multiple windows. > >Anyone have an

[Tutor] ncurses question

2015-10-30 Thread bruce
Hi. Looking over various sites on ncurses. Curious. I see various chunks of code for creating multiple windows.. But I haven't seen any kind of example that shows how to 'move' or switch between multiple windows. Anyone have any code sample, or any tutorial/site that you could point me to! I'm t