using setPlaceholderString: in NSTextField
using setPlaceholderString: in NSTextField
- Subject: using setPlaceholderString: in NSTextField
- From: "C.W. Betts" <email@hidden>
- Date: Mon, 6 Sep 2010 15:49:27 -0600
I would like to set it so that I can set the placeholder string programmatically. However, when I do it, I get a warning at compile time and an error at runtime:
2010-09-06 15:42:01.617 System Preferences[50199:a0f] -[NSTextField setPlaceholderString:]: unrecognized selector sent to instance 0x200c2a220
Is there a way to use setPlaceholderString: on an NSTextField?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden