lundi 26 janvier 2015

Splitting screen into ncurses and non ncurses area


Vote count:

0




I am a beginner C programmer and one of my assignments asks me to write an interpreter for the Logo Programming Language. To that end I was wondering if it was possible, when using the ncurses library, to split the screen up so that half retains basic terminal properties with regular text i/o and the other half is formatted in ncurses mode.


My wish is to create a UI such that in one half users can type in Logo style commands and on the other half, such commands are executed onto a little icon.


Thank you very much



asked 1 min ago







Splitting screen into ncurses and non ncurses area

Aucun commentaire:

Enregistrer un commentaire