English 中文(简体)
Changing UITab BarController 更多科罗拉项目
原标题:Changing UITabBarController More Item Colors

我有一个UITab BarController,有一个“More”表格,我要修改他的彩色计划。

www.un.org/Depts/DGACM/index_french.htm

I ve通过将UITab Bartroller分类,使“More”制成型的UINavigationController改变背景,并将以下代码添加到GisidLoad方法中:

UINavigationController *moreController = self.moreNavigationController;
moreController.navigationBar.tintColor = [UIColor redColor];

我也想改变海军控制员的文字,但未能确定如何做到这一点。

www.un.org/Depts/DGACM/index_spanish.htm 表 View Highlight Colors

我愿对“More”表格中突出的彩色()作解释。 我不想分散选择的能力,我只是想改变或消除蓝色。

我看一看,如果Im不认为数据来源,我会如何或何时改变一个可检索的TextColor公司的财产。

www.un.org/Depts/DGACM/index_spanish.htm Edit View Nav Bar Color/strong>

在选择Edit hton时,顶端的Nav条形重新回到了基本的蓝色。

是否有办法利用这条 bar子改变其 color色?

问题回答

我将“More”部分改成“ID-Tab BarController的方式,是简单地推向另一个UITableView,而只是创设一个对最初在“More”部分显示兴趣的单元一。

我只是增加一个<条码>TabBarItem,其中3个点将原来的“More”icon编为外。 这样,你就可以完全控制这一看法。





相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。

热门标签