Re: Full modal dialog



On Fri, 19 Jan 2001, Christoph Simon wrote:

Hi!

Is there a way to create a full modal dialog? I'm doing a system
critical action and need an answer from the user before he is able to
do anything. So before clicking on a button, he should not be able to
do anything else, not even in another application.

This you should not do. What if a window is beeing displayed from
another system that needs urgent attention?

Note that in X-windows is used for multisystem access! This is not like
MS-Windows at all.

GH

If you wanted to do it for just the application, and not the whole X
environment, just use gtk_window_set_modal() and gdk_window_raise().

-trey


----------------------------------------------------------------
Göran Hasse            email: gh raditex se     Tel: +46 8 694 92 70
Raditex AB             http://www.raditex.se    Fax: +46 8 442 05 91
Sickla Alle 7, 1tr                              Mob: 070-5530148
131 34  NACKA, SWEDEN



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






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]