On Sunday, January 13, 2013, Jon Rafkind wrote:

> Does the entire application have to live within the dynamic extent of the
> `initialize-ns-app' call or just making the screen?
>
>
I have not tested this, but I think it may be sufficient to wait until the
system calls activateNow.  So maybe add a semaphore, and wait until the
ObjC callback comes back to us?  If this works, that will be less
disruptive to the structure of apps.  I will test this when my headache
subsides.
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to