Not able to update component in nib file
Not able to update component in nib file
- Subject: Not able to update component in nib file
- From: "Vijay Kanse" <email@hidden>
- Date: Wed, 24 Dec 2008 16:26:57 +0530
I have threee components in nib files NSButtonCell , NSTextField (As label)
and NSProgressIndicator.
It updates its value as i call the threads from the class in which they are
used. but when i call threads from other classes i am not able to update
their values. when i run the application in debug mode i came to know that
all the components are released.but i have not released anywhere. and that
is why they are not updating.
can anyone tell me how can i resolve this problem?
Thanks.
_______________________________________________
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