Rint questions

From: Anton Fokin (fokin@tsl.uu.se)
Date: Mon Mar 13 2000 - 17:26:24 MET


Just a stupid one.

How can I turn off Real time/CPU time shown after executing every command in
a Rint based application?

And about PrintLogo() welcome message. I found this on the roottalk:

>Hi Selim,

>  just derive a class from TRint and override PrintLogo().

>Cheers, Fons.


The problem is that PrintLogo call is inside TRint constructor, so if I do
TMyRint::TMyRint(bla bla) : TRint(bla bla) with new PrintLogo() in TMyRint I
will get TRint::PrintLogo() called in TRint constructor. Am I wrong?


Best,

/Anton



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:21 MET