[Openmcl-devel] @metaclass type definition
R. Matthew Emerson
rme at clozure.com
Tue Apr 28 20:11:35 PDT 2009
On Apr 27, 2009, at 5:11 PM, Paul Krueger wrote:
> If you're changing the examples, there are other small errors in
> this load nibfile example. The text leading up to the final version
> uses the constant "#&NSTopLevelObjects" instead of
> "#&NSNibTopLevelObjects" (although that is corrected in the final
> version of the code). And the function load-nibfile as shown in the
> example and in the example file ".../ccl/examples/cocoa/nib-loading/
> load-nibfile.lisp" will not work as given. The object/key pairs
> passed to dictionaryWithObjectsAndKeys: must be null-terminated or
> you get an objective C runtime exception.
Thank you. I updated the example text and code.
More information about the Openmcl-devel
mailing list