Tutorial example HelloLabel
Files
In tutorial example HelloLabel, a CLabelView is added to the client area of the MainView.
- A CLabelView is a label view with centered text.
- An LLabelView has left adjusted text.
- An RLabelView has right adjusted text.
Label views are resizable in length but not in height.
By default, a user is allowed to resize all windows in Eden.
To keep the CLabelView vertically centered, StretchViews are added both above and below the CLabelView.