[Gambas-user] [Gambas Bug Tracker] Bug #817: FileChooser can't navigate to hidden directories when ShowHidden = False
bugtracker at ...3416...
bugtracker at ...3416...
Thu Oct 15 17:52:01 CEST 2015
http://gambaswiki.org/bugtracker/edit?object=BUG.817&from=L21haW4-
Tobias BOEGE reported a new bug.
Summary
-------
FileChooser can't navigate to hidden directories when ShowHidden = False
Type : Bug
Priority : Medium
Gambas version : 3.8.90 (TRUNK)
Product : GUI components
Description
-----------
Try to set FileChooser.SelectedPath to a hidden directory when ShowHidden = False.
It does not change the directory view.
This especially bothers me with the IDE's source archive save dialog (which goes
to FileChooser via gb.form.dialog) as I need to export some source archives very
often into a special hidden directory during development.
More information about the User
mailing list