Offset the text in a UITextField???
I have a couple of UITextFields using either a borderStyle of UITextBorderStyleNone or UITextBorderStyleLine. The problem is that the text that is entered in is too close to the edge of the control.
Is there someway to put an offset in where the text can be drawn?
I see there is a private member called "_paddingLeft", how can I get access to it?
Is there someway to put an offset in where the text can be drawn?
I see there is a private member called "_paddingLeft", how can I get access to it?
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| touches offset? | Jamie W | 11 | 10,189 |
Aug 18, 2011 10:23 AM Last Post: MattDiamond |
|
| co-processor offset out of range | spuckfunkel | 18 | 12,880 |
Jan 22, 2011 07:14 PM Last Post: headkaze |
|
| Can anyone share code to create a UITextField inside UIAlertView? | riruilo | 2 | 3,529 |
May 8, 2010 11:51 AM Last Post: riruilo |
|

