Window Framework for UI Toolkit Scripting v1.3.0
GWG.WindowFramework.FormElements Namespace Reference

Primary namespace for all form elements in the asset. More...

Classes

class  ContextMenuSettingsFormElement
 Represents a user interface element for configuring context menu settings within the window framework. This form element allows customization of various context menu behaviors, such as fade time and delay. More...
class  ThemeSelectorFormElement
class  TooltipSettingsFormElement

Detailed Description

Primary namespace for all form elements in the asset.

Form elements are reusable forms that offer a quick way to access the built in settings for a window.
You include these elements in your own forms to add functionality to your windows.