gui_05
This article describes the data/samples/objects/gui_05.cpp sample.
The gui_05 sample demonstrates how to render a text label on a GUI object, namely:
- Create a flat GUI object
- Assign an instance of the WidgetLabel class to the created object
WidgetLabel on the GUI object
In this sample, the label text includes the following strings:
- An information about the operating system
- An information about the CPU and instruction sets supported by it
- A video card and driver versions
- An application FPS counter
See Also
- Article on the GUI Object
- Functions of the ObjectGui class
- Functions of the WidgetLabel class
Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)