[ROOT] TGFileInfo

From: Antonio Kanaan (kanaan@astro.ufsc.br)
Date: Tue May 01 2001 - 14:13:24 MEST


Hello,

back with the TGFileInfo question:

- on http://root.cern.ch/root/htmldoc/TGFileDialog.html I found:

 "
 ...
 When creating a file dialog one passes a pointer to a TGFileInfo     
 object. When the TGFileDialog ctor returns the selected file name    
 can be found in the TGFileInfo::fFileName field. This string must    
 be freed by the users. 
 ...
 "

allright, there is a small error in there: TGFileInfo::fFileName
should be: TGFileInfo::fFilename.  I remembered I had the root source
and found this in $ROOT/gui/inc/TGFileDialog.h

- as for the .html docs on TGFileInfo I don't know, I tried the same
trick as above (making TGFileInfo into TGFileinfo) and it didn't work.

As it is I am able to continue playing with guitest.cxx but it would
be nice to fix these little problems.

Thanks,


Antonio

***************************************************************
Antônio Kanaan
Departamento de Física - Universidade Federal de Santa Catarina
CP 476 --  CEP 88040-900  --  Florianópolis  --  SC  --  Brasil
http://www.astro.ufsc.br/~kanaan   e-mail: kanaan@astro.ufsc.br
Phone: 55,48,3319069                       FAX  : 55,48,3319946



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:44 MET