我试图使我的UIButton在我的导航主计长的酒吧。 然而,当我试图这样做时,我的形象被歪曲。
这里使用的是:
UIButton *sampleButton = [UIButton buttonWithType:UIButtonTypeCustom];
[sampleButton setTitle:@"Title" forState:UIControlStateNormal];
[sampleButton setBackgroundImage:[[UIImage imageNamed:@"but.png"] [sampleButton addTarget:self action:@selector(pushNav)];
self.navigationItem.leftBarButtonItem = [[UIBarButtonItem alloc] initWithCustomView:sampleButton];
如果得到任何帮助,我就在mad、 lo的边缘。 增 编