Re: How to create a dialog window from a thread?
- From: Havoc Pennington <hp redhat com>
- To: michael loft dk
- Cc: gtk-app-devel-list gnome org
- Subject: Re: How to create a dialog window from a thread?
- Date: 17 Nov 2000 17:13:41 -0500
"Michael Loft" <michael loft dk> writes:
On 16 Nov 2000, at 12:19, Havoc Pennington wrote:
I meant instead of running the main loop, after making all your GTK
calls to create and show the dialog.
I'm afraid I don't quite understand your answer,
how should I program this?
I mean:
dialog = gtk_dialog_new ();
gtk_widget_show (dialog);
gdk_flush ();
With the main loop running in another thread.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]