Is there any way to turn off the blinking caret for an EditUnicodeText
control? Our fields support an "undefined" state, where the value is
undefined and a horizontal line is drawn through the field. The entire
field is shown as selected and can not show a caret. I didn't find
anything in the docs.
I could fake this by setting the field value to " " and selecting it,
but then if somebody asks for the value without asking if it's
undefined, they'll get " " instead of "" which could be bad depending
on what the code is doing with the value.
Even better, I don't suppose there's a way to make a field mixed like
checkboxes and radio buttons can be? I didn't find anything in the
docs.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden