Re: UITextField Cursor Color

2009-11-22 Thread Luke Hiesterman
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 chunk1...@gmail.com wrote: textfields in the iPhone SDK default to a blue color. i would like to change this color to white.

UITextField Cursor Color

2009-11-21 Thread Chunk 1978
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