Force update
Force update
- Subject: Force update
- From: Bernard Meers <email@hidden>
- Date: Thu, 12 Apr 2007 09:44:30 +0200
In my app I have a MVC architecture (model is a dictionary).
I binded my U.I. elements to this model and all is working fine,
meaning I get the necessary updates.
BUT now I added a while loop in which I measure pixels on the screen
and I would like to display these measured values in the U.I..
However I get no updates during the execution of the "while loop".
How can I force an update of the new values in the model??
Greetz,
Bernard
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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