Outcurses: Difference between revisions

Line 141: Line 141:
  | --------- |                        | |XX A XX| | below it, but we can show
  | --------- |                        | |XX A XX| | below it, but we can show
  | --------- | ---- "grow tablet" ---> | |XXXXXXX| | only the first two lines.
  | --------- | ---- "grow tablet" ---> | |XXXXXXX| | only the first two lines.
  | |  B  | |                         | |XXXXXXX| | C has been pushed
  | |  B  | |       A (focused)      | |XXXXXXX| | C has been pushed
  | --------- |                        | --------- | off-screen.
  | --------- |                        | --------- | off-screen.
  | --------- |                        | --------- |
  | --------- |                        | --------- |
Line 159: Line 159:
  | |      | |                        | |      | | lines) than the top (4
  | |      | |                        | |      | | lines) than the top (4
  | --------- | ---- "grow tablet" ---> | --------- | lines). C is pushed almost
  | --------- | ---- "grow tablet" ---> | --------- | lines). C is pushed almost
  | --------- |           B           | --------- | entirely off-screen. A is
  | --------- |       B (focused)      | --------- | entirely off-screen. A is
  | |XX B XX| |                        | |XXXXXXX| | untouched.
  | |XX B XX| |                        | |XXXXXXX| | untouched.
  | --------- |                        | |XX B XX| |
  | --------- |                        | |XX B XX| |
Line 176: Line 176:
  | |      | |                        | |      | | have moved B, which has
  | |      | |                        | |      | | have moved B, which has
  | --------- | ---- "grow tablet" ---> | --------- | the focus. B and C remain
  | --------- | ---- "grow tablet" ---> | --------- | the focus. B and C remain
  | --------- |           A           | --------- | where they are; A moves
  | --------- |     A (not focused)    | --------- | where they are; A moves
  | |XX B XX| |                        | |XX B XX| | partially off-screen.
  | |XX B XX| |                        | |XX B XX| | partially off-screen.
  | --------- |                        | --------- |
  | --------- |                        | --------- |