Hi,
I've define a custom UIView in a NIB file. I can use it programmatically by loading from NIB file. My question is : is there any way i can use my custom view in IB ? It would be easier to layout everything by IB than by hard coding.
I've define a custom UIView in a NIB file. I can use it programmatically by loading from NIB file. My question is : is there any way i can use my custom view in IB ? It would be easier to layout everything by IB than by hard coding.