DIFF

class WorkspaceWidgetSource

WorkspaceWidget Widget Managed

Part of Widget UI system

All members, including inherited

Methods 2

proto native external Widget CreateWidget(WidgetType type, int left, int top, int width, int height, WidgetFlags flags, int color, int sort, Widget parentWidget = NULL)

Create widgets by \ref WidgetType

proto native external Widget CreateWidgets(string layout, Widget parentWidget = NULL, bool immedUpdate = true)

Create widgets from *.layout file