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 protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to