Re: NSMenu to Carbon MenuRef
Re: NSMenu to Carbon MenuRef
- Subject: Re: NSMenu to Carbon MenuRef
- From: Ruben Smits <email@hidden>
- Date: Fri, 17 May 2002 08:22:41 +0200
I had a problem that looks the same. My problem was that I needed a
window reference in Carbon, from NSWindow. Take a look at the
documentation of windowRef in NSWindow. As I understand, it will be nil,
unless you initialized the NSWindow using initWithWindowRef.
Maybe this is the same problem as yours?
HTH
Ruben Smits
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.