The headline says it all. In my textEditView I have an textView with a lightgrey default text in it, "Context". The textView is the firstresponder.
What I want to do is to remove the text when the editing begins, not when the textView becomes firstResponder.
Hmmm a idea is forming in my head... could I run a check of the NSRange somehow... hmmm...
Well I need help to figure this out, my brain just went dead. :) And I might have a slight case of code blindness also.
Here is my code atm: Code at pasties