我有一个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色?