Actually, the hang came after my timeout function completed. It was calling
mainiteration(FALSE) to
update a progress bar, which was causing the hang. Anyone know why?
thanks,
- Scott
"Rob Hodges" wrote:
>
> > After a call to a timeout, which does gtk calls and network calls,
> > my application locks up. Any ideas??
>
> I've never looked at the code, but I assume timeouts are essentially
> just inserted into the gtk mainloop. So if your timeout blocks, it
> will stop the mainloop dead. Since you mention network calls, I'd
> have to suspect that.
>
> -Rob
>
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
>
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]