nomad-software / tkd

GUI toolkit for the D programming language based on Tcl/Tk
MIT License
117 stars 16 forks source link

Investigate a way to clean up image and textvariable data from the interpreter. #3

Closed nomad-software closed 10 years ago

nomad-software commented 10 years ago

Investigate a way to clean up image and textvariable data from the interpreter. e.g. When image objects are created they create an image in the interpreter. When the image object falls out of scope and is collected, the image is still in the interpreter. Fix this if poss.

nomad-software commented 10 years ago

Done. https://github.com/nomad-software/tkd/commit/148f540d7443061d595fbe93595da4aa443f430e