NappUI
NappUI copied to clipboard
Textfield textHintColor not working?
I don't seem to manage to make the textHintColor to work, any idea?
TiSDK 3.1.3.GA, Xcode 5 , simulator 7.0 and 6.1
Thnx :)
Yeah. I'm not sure if it's working. Apple changed how the textfield was structured from ios5 to ios6. So it might not work. But doesn't the new sdk for ios7 have tint colors properties?
I can confirm this works for me in 3.1.3 on an app in the appstore.
Cheers, Nikh.
On Sun, Sep 22, 2013 at 5:50 PM, Mads Møller [email protected] wrote:
Yeah. I'm not sure if it's working. Apple changed how the textfield was structured from ios5 to ios6. So it might not work.
But doesn't the new sdk for ios7 have tint colors properties?
Reply to this email directly or view it on GitHub: https://github.com/viezel/NappUI/issues/18#issuecomment-24881034
Not for me :(
I tried to set both the property or using the method and it didn't matter.
Still don't working in iOS 7 both simulator and device in SDK 3.2.0 GA.