Re: [gtk-list] Re: gtk-- delete/destroy confusion
- From: Tero Pulkkinen <terop students cc tut fi>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: gtk-- delete/destroy confusion
- Date: 31 May 1998 17:43:26 +0300
> Tero Pulkkinen wrote:
> > class dialog : public Gtk_Dialog {
> > public:
> > ...
> > /* this idle handler will be called when gtk is in its eventloop
> > next time, with nothing to do */
> > static gint my_delete_obj(dialog *a) { delete a; return 1; }
Angel Jimenez Jimenez <ajimenez@vnet.es> writes:
> Shouldn't this be "return 0", so that it won't be called again?
yes, probably - I never remember how did that go...
--
-- Tero Pulkkinen -- terop@modeemi.cs.tut.fi --
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]