Am 22.03.2012 um 16:22 schrieb Alex Zavatone:

>       UISegmentedControl *segmentedControl = [[UISegmentedControl alloc] 
> initWithItems:
>                                                                               
>                 [NSArray arrayWithObjects:
>                                                                               
>                         [UIImage imageNamed:@"segment_check.png"],
>                                                                               
>                         [UIImage imageNamed:@"segment_search.png"],
>                                                                               
>                         [UIImage imageNamed:@"segment_tools.png"],
>                                                                               
>                         nil]];

You can do that in Interface Builder. No need for code.


Andreas
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to