Re: Force update
Re: Force update
- Subject: Re: Force update
- From: "Michael Ströck" <email@hidden>
- Date: Thu, 12 Apr 2007 13:04:19 +0200
In your case, some code would probably help. I, for one, have no idea
what exactly you are trying to do.
Best,
Michael Ströck
On 4/12/07, Bernard Meers <email@hidden> wrote:
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
--
Michael Ströck
Langobardenstraße 9
1220 Wien, AUSTRIA
Phone: +43-676-84556044
Fax: +43-1-2821199-21
_______________________________________________
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
References: | |
| >Force update (From: Bernard Meers <email@hidden>) |