Re: updating NSTextField before spinner animates
Re: updating NSTextField before spinner animates
- Subject: Re: updating NSTextField before spinner animates
- From: Fritz Anderson <email@hidden>
- Date: Wed, 12 Nov 2014 12:54:29 -0600
On 12 Nov 2014, at 2:58 AM, sqwarqDev <email@hidden> wrote:
> Thanks for this Fritz. I think I get it. I need to get a clearer idea of how the run loop works. This isn't the first time I've been confused about why a line doesn't appear to return the result I expect before the next line executes. I suppose this is part of the difference between using traditonal procedural languages and these /new-fangled/ object-oriented ones... :~)
For the record, this isn’t a procedural-vs-object-oriented matter. Procedural applications may run in an asynchronous environment and OO languages can be run in a synchronous environment.
— F
_______________________________________________
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