76 int size_of_value = 17;
86 int size_of_title = 20;
90 int root_size_x =
x + ( 2 * offset );
91 int root_size_y =
y + ( 2 * offset ) + size_of_title;
93 m_WgtRoot.SetSize( root_size_x, root_size_y );
void SetValueListSize(int x, int y, TextListboxWidget wgt)
void Init(Widget widget_root)
void SetUpdate(bool state)
void HudDebugWinBase(Widget widget_root)
void FitWindowByContent(TextListboxWidget wgt)