old-www/HOWTO/NCURSES-Programming-HOWTO/ncurses_programs/panels/README

9 lines
308 B
Plaintext

Description of files
--------------------
panels
|
|----> panel_browse.c -- Panel browsing through tab. Usage of user pointer
|----> panel_hide.c -- Hiding and Un hiding of panels
|----> panel_resize.c -- Moving and resizing of panels
|----> panel_simple.c -- A simple panel example