I have something like this:
myViewController = [[MyViewController alloc] initWithNibName:@\"MyView\" bundle:nil]; [mainCanvas addSubview: myViewController.vi
Set the frame property on the sub view.