hello,
i have a very simple application : just showing an empty window.
1- i add an IKImageView, when i change the size of window , it resizes itself.
2- then, i erase my IKImageView.
i add a custom view and i put IKImageView inside it.
when i change the size of the window, it no more changes its size.
all Auto sizing boxes are checked inside the nib.
what i have to do more in the second case please?
thank you
i have a very simple application : just showing an empty window.
1- i add an IKImageView, when i change the size of window , it resizes itself.
2- then, i erase my IKImageView.
i add a custom view and i put IKImageView inside it.
when i change the size of the window, it no more changes its size.
all Auto sizing boxes are checked inside the nib.
what i have to do more in the second case please?
thank you