[GRASS-dev] Re: [GRASS GIS] #1398: problem with multiple entry selection

GRASS GIS trac at osgeo.org
Wed Jul 6 03:43:02 EDT 2011


#1398: problem with multiple entry selection
---------------------------------------------------+------------------------
 Reporter:  cmbarton                               |       Owner:  grass-dev@…              
     Type:  defect                                 |      Status:  new                      
 Priority:  normal                                 |   Milestone:                           
Component:  wxGUI                                  |     Version:  6.4.1 RCs                
 Keywords:  multiple entries, multiple selections  |    Platform:  All                      
      Cpu:  All                                    |  
---------------------------------------------------+------------------------

Comment(by cmbarton):

 Maybe I found it.

 I think you need to insert

 self.value = self.GetCombo().GetValue().split(',')

 before line 236 in gselect.py.

 I can't commit this tonight, but if someone wants to check and let me know
 if this solves the problem for them too, I can do so tomorrow.

 Michael

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1398#comment:1>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list