Does NSTextField show placeholder when bound?
Does NSTextField show placeholder when bound?
- Subject: Does NSTextField show placeholder when bound?
- From: Jason Rusoff <email@hidden>
- Date: Mon, 26 Jun 2006 14:33:21 -0700
In thinking more about the problem I'm having with text fields not showing the placeholder string, I realized that this may be a side effect of the control getting it's value from a binding. The NSTextView is bound to a data model for it's value. Do I need to find a way through bindings to notify the textview that it should draw the placeholder? Does the code in the textview that catches an empty field work when the data is from a binding?
Thanks,
Jason
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden