Hi all,
In my iPhone Application, i want a address field.. which is obviously a multi-line field.
But i didn't find any property in UITextField to set it as multi-line.
I know that i will get multi-line by making use of UITextView, But the textView is appearing with no border.
So i want either a textField with multiline option or a textView with borderStyle.
Please help ASAP...
Thanks...
In my iPhone Application, i want a address field.. which is obviously a multi-line field.
But i didn't find any property in UITextField to set it as multi-line.
I know that i will get multi-line by making use of UITextView, But the textView is appearing with no border.
So i want either a textField with multiline option or a textView with borderStyle.
Please help ASAP...
Thanks...