Deleting Gui Objects
by N.K. · in Torque Game Builder · 10/17/2009 (7:20 am) · 0 replies
Hi,
I assume GUI objects are not deleted automatically and I'm looking to save as much memory as I can. So, I'm going to delete them manually from script when they're not needed. I'm using guiObject.delete() but I'm not sure if that deletes all the children as well.
Any help would be much appreciated.
Regards
I assume GUI objects are not deleted automatically and I'm looking to save as much memory as I can. So, I'm going to delete them manually from script when they're not needed. I'm using guiObject.delete() but I'm not sure if that deletes all the children as well.
Any help would be much appreciated.
Regards
About the author