Dear Christian,
You are welcome and thank you for comments.
Good night to you too,
Bertrand.
----- Original Message -----
From: "cstrato" <cstrato@aon.at>
To: "Bertrand Bellenot" <bellbert@scopus.ch>
Cc: "Rene Brun" <brun@pcbrun.cern.ch>; <roottalk@pcroot.cern.ch>
Sent: Saturday, February 08, 2003 11:27 PM
Subject: Re: [ROOT]: Gui, TCanvas, and mouse events -Now it works
> Dear Bertrand
>
> Finally, it works, I had to delete one line in my Makefile.
>
> Thank you very much for your interactive help.
> BTW, this is really a great example for a GUI.
>
> Good night
> Christian
>
>
> Bertrand Bellenot wrote:
>
> > Ok, Christian, to solve quickly this problem, do the following :
> > Edit RootShower.cxx and comment lines 54 and 672-678 as :
> >
> > /* #include <THtml.h> */
> >
> > case M_FILE_HTML:
> > {
> > /*
> > THtml html;
> > html.SetSourceDir(gProgPath);
> > html.MakeClass("MyParticle");
> > html.MakeClass("MyDetector");
> > html.MakeClass("EventHeader");
> > html.MakeClass("MyEvent");
> > html.MakeIndex();
> > */
> > }
> > break;
> >
> > So you won't have to link with libHtml, it is anyway only there to
> > be able to generate Html doc of RootShower User classes...
> >
> > Cheers,
> > Bertrand.
> >
>
>
>
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:09 MET