Re: Gtk+ Modality Problem
- From: "Atanas Atanasov" <thenasko gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Gtk+ Modality Problem
- Date: Wed, 21 Jun 2006 18:11:19 +0200
Don't forget to set the transient window:
gtk_window_set_transient_for(GTK_WINDOW(window),GTK_WINDOW(parent_window));
I saw this option, but I would like to make the messagebox work
independently of the window from which it is called. Is this possible?
What I need is exatcly the behaviour of a modal MessageBox under
Windows.
Atanas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]