notcurses/doc/man/man3
nick black 73b61f6a69 Add bound planes (#71) plus docs/tests
Add ncplane_bound(3). This allows a new plane N to be created in the
*bound* state relative to another ncplane B. If B moves, N moves the
same amount. If N is moved, the coordinates are taken relative to B
as opposed to the standard plane. If B is destroyed, N is destroyed.
Each plane can have many planes bound to it, but can only be bound to
a single plane. Add ncplane_reparent(3). This allows a plane to be
detached from any plane to which it is bound, and optionally rebound
to a new plane. The standard plane cannot be reparented.
Documentation and unit tests have been added for both.
2020-03-27 03:13:30 -04:00
..
notcurses_cell.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_channels.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_directmode.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_fade.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_init.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_input.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_lines.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_menu.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_multiselector.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_ncplane.3.md Add bound planes (#71) plus docs/tests 2020-03-27 03:13:30 -04:00
notcurses_ncvisual.3.md ncvisual_render() API change/documentation #422 2020-03-24 18:43:10 -04:00
notcurses_output.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_palette.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_reel.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_render.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_resize.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_selector.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_stats.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_stdplane.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses_stop.3.md v1.2.4 2020-03-24 16:25:47 -04:00
notcurses.3.md add notcurses_multiselector(3) to notcurses(3) 2020-03-25 07:38:35 -04:00