Re: how to make a button not close a gtk_dialog?



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]