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.patch

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.