On Thursday, July 24, 2003, at 01:38 pm, [EMAIL PROTECTED] wrote:

I doubt that it's possible to get a carbon window pointer to a cocoa window. So there must be a way to do it. Any ideas?

How about this:


- (void *)windowRef;

Returns the Carbon WindowRef associated with the receiver, creating one if necessary. This method can be used to create a WindowRef for a window containing a Carbon control. Subsequent calls to this method return the existing WindowRef.

For more information see MacWindows.h .


Calum

_______________________________________________
Camino mailing list
[EMAIL PROTECTED]
http://mozdev.org/mailman/listinfo/camino

Reply via email to