FTXUI  5.0.0
C++ functional terminal UI.
focus.cpp File Reference

Go to the source code of this file.

Namespaces

 ftxui
 

Functions

Decorator focusPositionRelative (float x, float y)
 Used inside a frame, this force the view to be scrolled toward a a given position. The position is expressed in proportion of the requested size. More...
 
Decorator focusPosition (int x, int y)
 Used inside a frame, this force the view to be scrolled toward a a given position. The position is expressed in the numbers of cells. More...