3 Sep
2011
3 Sep
'11
4:02 p.m.
Hi, I have seen a patch concerning compiling Togl (a software component of Chimera) in Cocoa based TCL/TK http://plato.cgl.ucsf.edu/trac/chimera/browser/trunk/foreign/Togl/togl-cocoa... The problem is that I can't compile it because of the function in the patch : WindowRef r = TkMacOSXDrawableWindowRef(d); The function TkMacOSXDrawableWindowRef does not exist anymore. Is it possible to guide me on what I need to do? Cheers, Alexander.