Further to my question yesterday, I am using a view with UILabels, output to an external monitor.
The labels can have text set on them, unless they are disabled. But (obviously) a disabled label has it's text greyed out. Is there anyway to override this behaviour?
The only other thing I can think of doing is to subclass UILabel and have a variable setting it as editable, but would that affect serialization?
Thanks!
If you want to prevent user interaction with the label, there is a property named userInteractionEnabled that you can set.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With