With this view you can quickly and easily add good looking text fields, with title and or bottom text. Additionally you can make the TextField a button, so that you can open menus, but still keep the design of the text fields.
The view speeds up development because you don't have to worry about...
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;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.