UIButton *ticketButtonObj=
[[UIButton alloc]initWithFrame:CGRectMake(140.0f 100.0f, 390.0f, 40.0f)];
UIImage *buttonicon1=[UIImage alloc];
buttonicon1=[UIImage imageNamed:@"Generalticket.png"];
左揃えのbuttonicon1 ..で ticketButtonObj の背景を設定するにはどうすればよいですか?
plsは私を助けてください... rajuによる感謝と敬意。