0
UIButton *ticketButtonObj=
[[UIButton alloc]initWithFrame:CGRectMake(140.0f 100.0f, 390.0f, 40.0f)];
UIImage *buttonicon1=[UIImage alloc];
buttonicon1=[UIImage imageNamed:@"Generalticket.png"];
如何設置ticketButtonObj的背景與buttonicon1 ..左對齊?uibutton標題
請幫助我...感謝和問候raju。
這是什麼編程語言? – Sahas 2009-06-08 05:45:08