box-o-sand/curses-practice/panels/README

9 lines
308 B
Plaintext
Raw Normal View History

Description of files
2009-11-19 00:01:16 +00:00
--------------------
panels
2009-11-19 00:01:16 +00:00
|
|----> 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