Re: How to get initial values into dialog via bindings?
Re: How to get initial values into dialog via bindings?
- Subject: Re: How to get initial values into dialog via bindings?
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 15 Jan 2006 15:50:39 -0800
On Jan 15, 2006, at 3:17 PM, Adam Leonard wrote:
In IB, try clicking on the text fields and under bindings in
whatever property you are binding to, change the appropriate
placeholder fields with your default values.
I think the bindings will use those values when something is not
set instead of the default textField value. So, it was probably
passing an empty string, causing the default value to be overwritten.
This is not the case. Placeholders are just placeholders. They
don't replace any values in the model.
mmalc
_______________________________________________
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