[ROOT] Strange behaviour in TGFileDialog

From: Rudi Lutter (Rudi.Lutter@Physik.uni-muenchen.de)
Date: Thu Aug 08 2002 - 13:20:44 MEST


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



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