Re: [ROOT] Strange behaviour in TGFileDialog

From: Rudi Lutter (Rudi.Lutter@Physik.uni-muenchen.de)
Date: Fri Aug 09 2002 - 14:30:53 MEST


On Thursday 08 August 2002 17:44, Fons Rademakers wrote:
> Which version of ROOT? The current version checks only for the string
> length not to be 0.
>
> -- Fons
>
> On Thu, 2002-08-08 at 13:20, Rudi Lutter wrote:
> > Hi Rooters,
> >
> > TGFileDialog shows a strange behaviour.
> > It seems to be impossible to enter a file name in the text entry field of
> > TGFileDialog directly. Any action in TGFileDialog::ProcessMessage()
> > depends on "fFc->NumSelected() == 1" which means you have to select an
> > item in the file container by clicking. But at least for kFDSave it
> > should be possible to enter a new (non existent) file name. I think any
> > action (besides double-click) taken on kFDOpen/kFDSave should depend on a
> > non-empty text field rather than on a selection.
> >
> > Cheers,
> >
> > Rudi

Hi Fons,

I'm currently using 3.03/06. As I was pretty sure that this feature was ok in 
previous ROOT versions I assumed it has been changed intentionally. But you 
are right it has been corrected for 3.03/07.
Sorry for the confusion.

Rudi



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