On 8/5/05, Yogesh M <[EMAIL PROTECTED]> wrote:
> thank you for the useful information, is there a way i
> can give user an option to break the thread, like
> cancel button.

I have a "cancel" button with a callback that sets a global variable
to TRUE. The thread periodically checks this variable and if it is
set, it killls itself.

John
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to