Problem with bound text field in accessory panel
Problem with bound text field in accessory panel
- Subject: Problem with bound text field in accessory panel
- From: Gideon King <email@hidden>
- Date: Thu, 12 May 2011 11:26:35 +1000
Hi, I have a text field which is used in a save panel accessory when exporting files from my program. It is bound to the user defaults, and has continuous updating of values turned on so that if the user presses Return to complete the save operation, I still have the current value even though the text field end editing is bypassed.
The problem is that if the user types in the text field, and presses Return to export their file, and then goes to export again, the text field is displayed blank. If they click in the text field, it displays the correct value, but if they click in another text field or tab out of the field, it goes blank again. I'm guessing that for some reason the field editor knows the value but the cell doesn't.
It doesn't seem to affect the values being stored in the user defaults, but is very disconcerting for the user.
Has anyone seen this before? Is there a known workaround?
Thanks
Gideon
_______________________________________________
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