Hello!
I noticed that some of widgets functions does not exist in Unigine::Widgets. For example, setStencil(int) function, which is described in WidgetGroupBox class, does not exist in Unigine::Widgets::GroupBox class. The same with setBackground(int) function in WidgetEditLine and WidgetEditText.
This is a mistake or not?