From: Neil S. <ne...@ha...> - 2006-01-03 16:31:51
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Rupert BARROW wrote: > I expect you should have initialized your OSX.NSRect thus : > matrixFrame = NSRect.alloc.init That doesn't work here. NSRect is a C struct, not an Objective C class, so that the very least there is no init possible for it. - -- Neil Stevens - ne...@ha... 'A republic, if you can keep it.' -- Benjamin Franklin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFDuqbxf7mnligQOmERAjAnAJ4hHmMoCsTKMKLtG76e2uj05btrYACeKdXB 17si4q2VYrLlCJ5Yer2o8no= =4s2S -----END PGP SIGNATURE----- |