[GRASS-dev] Re: [GRASS GIS] #978: wxGUI: files without extensions are not visible in file dialogs

GRASS GIS trac at osgeo.org
Tue Mar 2 13:13:18 EST 2010


#978: wxGUI: files without extensions are not visible in file dialogs
-----------------------+----------------------------------------------------
  Reporter:  msieczka  |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect    |      Status:  new                      
  Priority:  major     |   Milestone:  6.4.0                    
 Component:  wxGUI     |     Version:  svn-releasebranch64      
Resolution:            |    Keywords:                           
  Platform:  All       |         Cpu:  All                      
-----------------------+----------------------------------------------------
Comment (by glynn):

 Replying to [comment:1 hamish]:
 > I don't know where this is defined in the code source,

 The code uses wx.lib.filebrowsebutton, which uses *.* as the default value
 for its fileMask parameter.

 > but in my eyes
 > there should be the possibility to "show all files", so looking for *
 > and not *.*, maybe even replacing *.* by *

 Try `filebrowse.FileBrowseButton(..., fileMask = '*')`

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/978#comment:2>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list