Re: NSTextField recieves string but does not display it?
Re: NSTextField recieves string but does not display it?
- Subject: Re: NSTextField recieves string but does not display it?
- From: Jens Alfke <email@hidden>
- Date: Sat, 04 Feb 2012 19:46:59 -0800
On Feb 4, 2012, at 7:11 PM, Erik Stainsby wrote:
> I have two windows. A is the source, B is the destination. A context menu action in A sets a string value on a message. The message arrives in window B, in a view which sets the stringValue of an NSTextField. I then read the stringValue back and echo it via NSLog() to ensure it arrived. All well and good. However, for some reason the NSTextField does not display the new value.
Maybe the text field is hidden, or its text color is white or clear?
_______________________________________________
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