Re: how to make a button not close a gtk_dialog?
- From: Joergen Scheibengruber <Joergen Scheibengruber informatik uni-ulm de>
- To: gtk-app-devel-list gnome org
- Subject: Re: how to make a button not close a gtk_dialog?
- Date: 19 Oct 2002 01:35:47 +0200
Am Sam, 2002-10-19 um 01.08 schrieb Harring Figueiredo:
Search for the callback the handles the button callback and remove the code
where you destroy the widget.
Hope this helps.
Hmm, no ;-) I don't destroy the dialog myself - a dialog created with
gtk_dialog_new() gets automatically destroyed if a user clickes one of
the buttons (maybe I should have mentioned, that I'm talking about
gtk2). So what I am searching is a (easy[1]) way, to stop the dialog
from getting destroyed...
Jörgen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]