object c

  1. iOS Question [SOLVED] How to get a inputView on TextField

    I need to turn this code into b4i. can anyone help me? UIView* dummyView = [[UIView alloc] initWithFrame:CGRectMake(0, 0, 100, 100)]; myTextField.inputView = dummyView;
Cookies are required to use this site. You must accept them to continue using the site. Learn more…