Ok, that works, Why do you not recommending shipping with anything like
this, I know testing needs to be done.
Is there something that bad with this ???, as seems to work great.
Thanks
Mark.
> Message: 8
> Date: Thu, 24 Jun 2004 12:53:50 -0700 (PDT)
> From: email@hidden (Simon Fraser)
> Subject: Re: Modal control
> To: email@hidden
> cc: "Darin Adler" <email@hidden>, "Apple WebKit List"
> <email@hidden>
> Organization: AOL
>
> Mark Thomas wrote on 24/6/04, 12:41 pm:
>
>> Ok, like the sound of this :-), so do you mean
>>
>> [NSEvent startPeriodicEventsAfterDelay:0 withPeriod:0.2]
>>
>> [NSApp runModalForWindow: myWindow ]
>>
>> [NSEvent startPeriodicEventsAfterDelay:0 withPeriod:0 ]
>
> You want
>
> [NSEvent stopPeriodicEvents] here.
>
>> And that's all, or do I need to some extra trickery
>
> That might be all. No guarantees that it will work, but try it.
>
> Also, note that it's a hack and can cause other issues.
> I'd not recommend shipping anything using this. The point
> is that it shows (if it works) that there may be ways to tickle
> the run loop to make NSURLConnection happy.
>
> Simon
_______________________________________________
webkitsdk-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webkitsdk-dev
Do not post admin requests to the list. They will be ignored.