Re: UINavigationController inside a TabBarController
Re: UINavigationController inside a TabBarController
- Subject: Re: UINavigationController inside a TabBarController
- From: Roland King <email@hidden>
- Date: Sat, 13 Feb 2010 21:03:24 +0800
yes set the style to 'bar'
On 13-Feb-2010, at 6:08 PM, Laurent Daudelin wrote:
> It is but I wanted to have the "bar" style, like in the Settings. So, there is no way to get a segmented control of that size without overriding the drawing method?
>
> -Laurent.
> --
> Laurent Daudelin
> AIM/iChat/Skype:LaurentDaudelin http://nemesys.dyndns.org
> Logiciels Nemesys Software email@hidden
> Photo Gallery Store: http://laurentdaudelin.shutterbugstorefront.com/g/galleries
>
> On Feb 12, 2010, at 22:10, Roland King wrote:
>
>> What's the 'style' on the segmented control set to? The 'bar' style is smaller than the 'plain' or 'bordered' styles.
>>
>> On 13-Feb-2010, at 1:54 PM, Laurent Daudelin wrote:
>>
>>> Thanks, that was helpful but I had already figured it out. After examining the "Recipes" sample, which does exactly what I wanted to do, I did notice that the sample didn't have a pre-configured tableview. So, I removed my tableview from the view hierarchy and, in viewDidLoad, I did set the tableview to the view pre-configured in IB. Works perfect!
>>>
>>> Now, if I could find how to get small UISegmentedControls, life would be good. You know, like in Settings->General, there is a small segmented control for the Location Services. It is small and fits well inside the tableview cell. However, the one I put from IB in my cell looks rather large. Is the only way to have it small by subclassing it and overriding its draw method?
>>>
>>> -Laurent.
>>> --
>>> Laurent Daudelin
>>> AIM/iChat/Skype:LaurentDaudelin http://nemesys.dyndns.org
>>> Logiciels Nemesys Software email@hidden
>>> Photo Gallery Store: http://laurentdaudelin.shutterbugstorefront.com/g/galleries
>>>
>>> On Feb 12, 2010, at 21:11, Kevin Callahan wrote:
>>>
>>>>
>>>> On Feb 12, 2010, at 8:34 PM, Laurent Daudelin wrote:
>>>>
>>>>> I'm not sure what I'm missing but I know it must be big. I started the design of a TabBar-style app and now, I want one of the view to be a navigation one. I did drag a UINavigationController to my xib, put it inside the TabBarView and put my tableview under the navigation controller. When I open the window in IB, I can see my tableview inside the nav controller, in the first tab item but when I compile and go, only the navigation view shows up when I select the tab item. I've been banging my head, trying to find what connection or method I missed, I can't find it.
>>>>>
>>>>> Anybody knows?
>>>>>
>>>>> Thanks in advance!
>>>>
>>>> might this be helpful?
>>>>
>>>> http://www.youtube.com/watch?v=LBnPfAtswgw
>>>>
>>>> -Kevin
>>>>
>>>> The Red Fantasy : http://www.dobermaneditions.com//en/sheet-music-for-guitar/guitar-solo/p17554733.html
>>>> The Fourth Stream: http://www.dobermaneditions.com//en/sheet-music-for-guitar/guitar-solo/p17554731.html
>>>> Three River Moments: http://www.henry-lemoine.com/en/catalogue/rechercheFiche.html?cotage=27461
>>>> Accessorizer: http://www.kevincallahan.org/software/accessorizer.html
>>>> Homepage: http://www.kevincallahan.org/
>>>> http://www.xeniamara.com
>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> -Laurent.
>>>>> --
>>>>> Laurent Daudelin
>>>>> AIM/iChat/Skype:LaurentDaudelin http://nemesys.dyndns.org
>>>>> Logiciels Nemesys Software email@hidden
>>>>> Photo Gallery Store: http://laurentdaudelin.shutterbugstorefront.com/g/galleries
>>>>>
>>>>> _______________________________________________
>>>>>
>>>>> Cocoa-dev mailing list (email@hidden)
>>>>>
>>>>> 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:
>>>>>
>>>>> This email sent to email@hidden
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>> _______________________________________________
>>>
>>> Cocoa-dev mailing list (email@hidden)
>>>
>>> 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:
>>>
>>> This email sent to email@hidden
>>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden