[gtkmm] popen temporaly stops application
- From: Dario Mèndez <DarioXP email it>
- To: gtkmm-list gnome org
- Subject: [gtkmm] popen temporaly stops application
- Date: Sun, 25 Apr 2004 09:03:39 +0200
I'm creating a tiny GTK application wich configures and compiles the
linux kernel using GTKmm.
In order to show the make output, I've put a TextView widget and created
a stream with popen().
It works, but the window keeps freezed during the make process, and
"unfreezes" when it ends, showing the last line of the output.
Does anyone know how to prevent the window's freezing, maybe some
property or some other command to open a stream containing the commands
output?
Thanks in advance.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]