开发者

UITableView editing accessory view divider color

I have a UITableView with the editingAccessoryTyp开发者_运维技巧e set to UITableViewCellAccessoryDisclosureIndicator. The result is this:

alt text http://cl.ly/8e02045ab41ae71f6f64/content

It works, but I have a custom background, and therefore a custom separator color. However, the divider between the rearrange control and the accessory is set to the same standard table view separator color. Is there any way to change this?


You want to change the color of disclosure indicator and the rearrange control, I guess, but there is no documented way to do that.

In my opinion you should use the images for this. Have the images of desired color and paste them in place where you want to add them.

Hope this helps.

Thanks,

Madhup

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜