#1441: Hard Copy Map Utility (wxPython wrapper for ps.map) text overlay is 
broken
-------------------------------------------+--------------------------------
 Reporter:  cmbarton                       |       Owner:  grass-dev@…          
    
     Type:  defect                         |      Status:  new                  
    
 Priority:  normal                         |   Milestone:  6.4.2                
    
Component:  wxGUI                          |     Version:  svn-trunk            
    
 Keywords:  hard copy map utility, ps.map  |    Platform:  Unspecified          
    
      Cpu:  Unspecified                    |  
-------------------------------------------+--------------------------------

Comment(by cmbarton):

 This construction is raising an error:

 {{{
 wx.FontFromNativeInfoString(textDictfont? + " " + fontsize)
 }}}

 I think that the argument to wx.FontFromNativeInfoString needs to be the
 kind of information returned by the wx.FontDialog

 Perhaps it would be better to just use wx.FontDialog than to try to create
 a custom font dialog here.

 Michael

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1441#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