Re: [ROOT] TRootBrowser

From: Alexander Bürger (buerger@iskp.uni-bonn.de)
Date: Sun Feb 08 2004 - 17:11:19 MET


Hi Bertrand,

> RBrowser::~RBrowser()
> {
>     // exit on close window
>     delete this;
>     gApplication->Terminate();
> }

Oh, I did not expect the TBrowser to be deleted when the browser window 
is closed. It seems to work  - without "delete this" - if it's there, I 
get segfault!?

Alexander



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:05 MET