Alienhead Posted April 1, 2024 Posted April 1, 2024 No real code to show, but LUA seems to have no way to remove or delete a widget or interface. LUA dont allow SetParent(nil) on the widgets, tried that yesterday. Just errors out at runtime. Unreferenced widgetVar = nil never removes the widget. 1 Quote Alienhead Components and Software
Solution Josh Posted April 7, 2024 Solution Posted April 7, 2024 I changed the function definition to support NULL for the parent parameter. 1 Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.