Re: Preventing Gtk::Dialog to close



Don't use Gtk::Dialog::run(), but just use show() or present() (it's a
Gtk::Window derivative), and connect to the response signal
signal_response() instead.

On Thu, Oct 30, 2008 at 5:43 PM, Guillaume Brocker
<guillaume brocker digital-trainers com> wrote:
> Hi !
>
> I'm searching a way to prevent a Gtk::Dialog to close for some reason when
> the user clicks on either button.
>
> How can I do that ?
>
> Thank you.
> Guillaume
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>



-- 
Please note that according to the German law on data retention,
information on every electronic information exchange with me is
retained for a period of six months.
[Bitte beachten Sie, dass dem Gesetz zur Vorratsdatenspeicherung zufolge
jeder elektronische Kontakt mit mir sechs Monate lang gespeichert wird.]


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