Chameleon is a port of Apple's UIKit for iOS (and some minimal related frameworks) to Mac OS X.
BSD 3-Clause "New" or "Revised" License
3.45k
stars
572
forks
source link
loadNibNamed:owner:options: is not implemented. #90
Open
lexi-lambda opened 12 years ago
Exactly what it says on the lid. Calling
[[NSBundle mainBundle] loadNibNamed:owner:options:]
will always returnnil
.