Re: [ROOT]: Gui, TCanvas, and mouse events

From: Fons Rademakers (Fons.Rademakers@cern.ch)
Date: Fri Jun 21 2002 - 01:25:40 MEST


Hi Mathieu,

   concerning GetRealTime(), this was a method that was eroneously 
left public. It is an internal stopwatch method that returns the 
current time and not the time between start and stop. To get the 
current time use TSystem::Now(). Sorry for this small backward 
incompatability.

Concerning TGFileDialog I got a request to change the Open behaviour 
in case a dir was selected to open the dir instead of returning the 
dir. I agree that the old behaviour is better as it allows you to 
have a dir returned, while now this is not possible anymore. I'll 
revert to the previous behaviour.

Cheers, Fons.

Mathieu Gisselbrecht <gis_mat@maxlab.lu.se> wrote:
(06/20/2002 17:56)

>Hi,
>
>		Thanks very much for your quick answers that exactly solved my
>problems !!!
> 
>I should mention however that during the upgrade of my root version from
>3.01 to 3.03, I lost a part of the compatibily:
>
>- TStopWatch class which has changed the method GetRealTime() to
>RealTime() but that's not a really a problem.
>
>- TGFileInfo class which before allowed me to select a folder where all
>my data files where stored, and now forces me to select a file ?!!??...
>Moreover the window containing the directory list is not refresh when
>I'm changing directory as long as I don't click somewhere in the dialog
>box. I don't understand that change since it is also the same in the
>RootShower application. Could it be that I have to upgrade the
>librairies of my Suse 6.4 ?
>
>If someone has any idea about it, I'm glad to hear about it ?
>
>Thanks



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:57 MET