¡@

Home 

2014/10/15 ¤U¤È 10:03:30

iphone Programming Glossary: addcard

UIButton title disappears

http://stackoverflow.com/questions/9312876/uibutton-title-disappears

I add all the setTitle for all states but it continues disappearing. Any idea This is a part of my code @interface AddCardViewController UITableViewController UITextFieldDelegate UIButton commit ...... @implementation AddCardViewController void.. code @interface AddCardViewController UITableViewController UITextFieldDelegate UIButton commit ...... @implementation AddCardViewController void viewDidLoad self.commit UIButton buttonWithType UIButtonTypeCustom self setCommitProperties self.view.. 20 40 commit.frame frame commit setBackgroundColor UIColor whiteColor commit setTitle NSLocalizedString @ AddCard @ forState UIControlStateNormal commit setTitle NSLocalizedString @ AddCard @ forState UIControlStateSelected commit setTitle..