[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
long calculation
- From: Michal ROMAN <michal roman nov sk>
- To: gtk-app-devel-list gnome org
- Subject: long calculation
- Date: Fri, 03 Aug 2001 19:05:22 +0200
I need to call a function with calculation which takes a long time. Then
i'd like to show window with result of this calculation. But I don't
want frozen aplication. I'd like to allow users work with application
during calculation.
What is better - fork() or thereads for me? Or something else?
Michal.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]