Skip to content
Matthias Görges edited this page Mar 13, 2015 · 1 revision

uiget extracts a dynamic parameter from the uiform widget. It is a wrapper around (glgui-widget-get-dyn g w id).

Parameter Description
id The Graphical User Interface (GUI) this widget belongs to
optdef Optional: Default value if not set in widget

Example

Example 1: Get parameter sxzsrc from widget

(uiget 'sxzsrc #f)
Clone this wiki locally