old-www/HOWTO/NCURSES-Programming-HOWTO/ncurses_programs/panels
ᎠᎡ. Ѕϵrgϵ Ѵictor 512343884e GIT-alisation of old www content. 2020-08-23 10:33:19 +00:00
..
Makefile GIT-alisation of old www content. 2020-08-23 10:33:19 +00:00
README GIT-alisation of old www content. 2020-08-23 10:33:19 +00:00
panel_browse.c GIT-alisation of old www content. 2020-08-23 10:33:19 +00:00
panel_hide.c GIT-alisation of old www content. 2020-08-23 10:33:19 +00:00
panel_resize.c GIT-alisation of old www content. 2020-08-23 10:33:19 +00:00
panel_simple.c GIT-alisation of old www content. 2020-08-23 10:33:19 +00:00

README

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