issues
search
dreais
/
SimpleGui
Library using ncurses to build fast and light GUI, in C.
http://rudreais.com
MIT License
2
stars
0
forks
source link
merging stable buffer-actions to master
#9
Closed
dreais
closed
4 years ago
dreais
commented
4 years ago
specific buffer for each
WINDOW*
wb_write()
added, to print to a buffer. DOES NOT refresh window
fixed some leaks
separated files: coding style should stay clean as much as possible
WINDOW*
wb_write()
added, to print to a buffer. DOES NOT refresh window