Hey all,
This is just a feeler. I need a cheap PC laptop.
Min Specs: Mid range P3
Coco Rocha Hearts Zac Posen
what Bella#39;s wedding dress
A sketch that Zac Posen did
This is just a feeler. I need a cheap PC laptop.
Min Specs: Mid range P3
Hey my fellow macrumors users I could use some advice. A couple of friends of mine just got the new pokemon game and its seriously making nostalgic for when I used to play back in the day (I was a serious player of the first 3 generations of the pokemon games, the ones for gameboy color and the first on for gba).
ZAC POSEN to design Bella
Coco Rocha Hearts Zac Posen
coco rocha wedding dress zac
in Zac Posen Spring 2009
Zac posen wedding dresses
Zac posen wedding dresses
First Look: Zac Posen Fall
(Zac Posen Picture 528)
Hi ,
I have in my .xib file two views,
one is the main view that connected to the view outlet from the file's owner and
the second one I named ABC from the code
-IBOutlet UIView *ABC;
my question is how do I call the ABC view from another class if ABC view isn't
connected to the "view" outlet from the file's owner
I can call the main view from another class
LoginRegisterViewController *viewController = [[LoginRegisterViewController alloc] initWithNibName:@"LoginRegisterViewController" bundle:nil];
self.loginRegisterViewController = viewController;
[viewController release];
I have in my .xib file two views,
one is the main view that connected to the view outlet from the file's owner and
the second one I named ABC from the code
-IBOutlet UIView *ABC;
my question is how do I call the ABC view from another class if ABC view isn't
connected to the "view" outlet from the file's owner
I can call the main view from another class
LoginRegisterViewController *viewController = [[LoginRegisterViewController alloc] initWithNibName:@"LoginRegisterViewController" bundle:nil];
self.loginRegisterViewController = viewController;
[viewController release];