BigZaphod / Chameleon

Chameleon is a port of Apple's UIKit for iOS (and some minimal related frameworks) to Mac OS X.
http://chameleonproject.org/
BSD 3-Clause "New" or "Revised" License
3.44k stars 569 forks source link

loadNibNamed:owner:options: is not implemented. #90

Open lexi-lambda opened 11 years ago

lexi-lambda commented 11 years ago

Exactly what it says on the lid. Calling [[NSBundle mainBundle] loadNibNamed:owner:options:] will always return nil.