On Tuesday, March 25, 2003, at 06:29 pm, Yen-Ju Chen wrote:



I tried. It now works as non-blocking. But the URLClient protocol is never called again. I attach a test program. It will run infinitely until the loading is finished. Hope it help.

Thanks ... please update from CVS again (I made a typo).


Also ... your program needs to run the main runloop while waiting for the URL operation to complete ...

[[NSRunLoop currentRunLoop] runMode: NSDefaultRunLoopMode beforeDate: [NSDate distantFuture]];



_______________________________________________
Help-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-gnustep

Reply via email to