Insertar vista
Wizard1* w1 = [[Wizard1 alloc] initWithFrame:CGRectMake(0, 0, self.scrollViewWizard.frame.size.width, self.scrollViewWizard.frame.size.height)]; [_contentView addSubview:w1];