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

uiclear clears a dynamic parameter in the uiform widget. It is a wrapper around (glgui-widget-clear! g w id).

Parameter Description
id Parameter name to be cleared

Example

Example 1: Clear the sxzsrc parameter in uiform widget

(uiclear 'sxzsrc)
Clone this wiki locally