#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>

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to