Page 1 of 1

Changing GUI layout / content

PostPosted: Fri Dec 15, 2023 5:35 am
by lance_uppercut
I'd like to ask if there's a correct way to update the contents of a lua script gui window? I know about data binding for individual components, but I'm hoping to add or remove whole child components in response to some user actions. Or, is it better to close and recreate the window component entirely?