Re: NSTextField super imposes the text
Re: NSTextField super imposes the text
- Subject: Re: NSTextField super imposes the text
- From: Nick Rogers <email@hidden>
- Date: Fri, 26 Dec 2008 23:15:45 +0530
Hi,
Looking at the code closely, I found that I was updating this text
field from a separate thread.
That may be the reason.
Although I have still to test the fix on Prior-Leopard machine.
Thanks,
Nick
On 26-Dec-08, at 7:59 PM, Nick Rogers wrote:
Here super-imposition means that text appears garbled and is put
over the previous text.
Thanks,
Nick
On 26-Dec-08, at 7:48 PM, Nick Rogers wrote:
Hi,
I have to frequently show text in the status field of my app.
The status field is an NSTextField.
but it super imposes the text that is sent to it thru setStringValue:
I tried setting the text to @"", between the calls, but to no avail.
This is happening only in Prior-Leopard Mac OSX.
please help.
Wishes,
Nick
_______________________________________________
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
_______________________________________________
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
_______________________________________________
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