Deleting display boxes
Hello, following suggestions from txnelson from a previous post, I'm creating a few display boxes without showing them in a window, in order to extract the informations I need with not visualizations for the user. I am not sure, though, if I need to delete these display boxes explicitly or if some garbage collection is active to delete them at some time. If I do need to delete them, is boxName<<...