I usually dont use nibs, but I want to do a view using only nib, but also need to do some drawing on code. Everything works fine, except that the initFromFrame: method is never called withing the view. Do I need to add something?
I usually dont use nibs, but I want to do a view using only nib, but also need to do some drawing on code. Everything works fine, except that the initFromFrame: method is never called withing the view. Do I need to add something?