Alienhead Posted April 1 Share Posted April 1 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 I'm only happy when I'm coding, I'm only coding when I'm happy. Link to comment Share on other sites More sharing options...
Solution Josh Posted April 7 Solution Share Posted April 7 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. Link to comment Share on other sites More sharing options...
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.