Re: UITextField Cursor Color
Re: UITextField Cursor Color
- Subject: Re: UITextField Cursor Color
- From: Luke Hiesterman <email@hidden>
- Date: Sun, 22 Nov 2009 06:50:27 -0800
I don't think this is possible publicly, and non-public methods
shouldn't be discussed here.
Luke
Sent from my iPhone.
On Nov 21, 2009, at 10:25 PM, Chunk 1978 <email@hidden> wrote:
textfields in the iPhone SDK default to a blue color. i would like to
change this color to white. i've checked the docs, and while the
following
method would work for development with Mac OS X, it is (currently) not
present for the iPhone:
[myTextField setInsertionPointColor:[UIColor whiteColor]];
//i assume the iPhone equivalent would be the same only to replace
NSColor
with UIColor.
does anyone know of a workaround? perhaps an undocumented method?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden