Hello, and thanks in advance for offering answers to what I suspect is a newbie question.
I've written a few iPhone apps by hand and am now looking to make my life easier by leveraging IB and Write Class Files. However, it seems that Write Class Files always generates .h and .m files that define UiView, regardless of the class names I provide. This of course generates compile errors until the file contents are manually changed to match their names.
Am I missing something?
Thanks again, and happy coding.
-M
I've written a few iPhone apps by hand and am now looking to make my life easier by leveraging IB and Write Class Files. However, it seems that Write Class Files always generates .h and .m files that define UiView, regardless of the class names I provide. This of course generates compile errors until the file contents are manually changed to match their names.
Am I missing something?
Thanks again, and happy coding.
-M