Fwd: Callbacks, GUI updates and threading
Fwd: Callbacks, GUI updates and threading
- Subject: Fwd: Callbacks, GUI updates and threading
- From: Brent Gulanowski <email@hidden>
- Date: Mon, 10 May 2004 18:46:05 -0400
On May 10, 2004, at 3:22 PM, Hamish Allan wrote:
>
> Well you can usually load all the data into some kind of lump very
>
> quickly, and then do the slow processing in -makeWindowControllers,
>
> right after allocating the window and displaying it. It's not
>
> intuitive but it works fine. You can happily put up a sheet if you
>
> want to.
>
>
For the record: makeWindowControllers is also called before the window
>
is displayed. I eventually found a working method which appeared on
>
this list a couple of years back (I did look before I asked, honest!)
>
courtesy of Simon Stapleton:
True, but *you* have control over when the window appears. Simply
sending -window to the controller will make the window appear! It's
quite nice. That's why I included that code in my last message. Sorry I
should have been more explicit.
Cheers,
--
Brent Gulanowski email@hidden
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.