Tkd - Cross platform GUI toolkit based on Tcl/Tk

Jacob Carlborg via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun May 11 13:08:44 PDT 2014


On 2014-05-11 19:34, Gary Willoughby wrote:

> I see. I think i have been bitten by this actually. What would be your
> solution?

Without having looked at the code, call GC.addRoot. It will make sure 
the GC knows about the memory even if there's no other reference to it.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list