[mapguide-trac] #1085: ShowNorthArrow in Print Widget (Fusion Editor)

MapGuide Open Source trac_mapguide at osgeo.org
Sat Sep 5 21:29:44 EDT 2009


#1085: ShowNorthArrow in Print Widget (Fusion Editor)
-------------------------+--------------------------------------------------
   Reporter:  pcardinal  |       Owner:  ksgeograf  
       Type:  defect     |      Status:  new        
   Priority:  low        |   Milestone:  Maestro-2.0
  Component:  Maestro    |     Version:  2.0.2      
   Severity:  trivial    |    Keywords:             
External_id:             |  
-------------------------+--------------------------------------------------
 In Print.cs

 //[[BR]]
 //ShowNorthArrow[[BR]]
 //[[BR]]
 ...[[BR]]
 this.ShowNorthArrow.Name = "ShowNorthArrow";[[BR]]
 this.ShowNorthArrow.Size = new System.Drawing.Size(600, 16);[[BR]]
 this.ShowNorthArrow.TabIndex = 25;[[BR]]
 this.ShowNorthArrow.Text = "Show Root Folder";[[BR]]
 ...[[BR]]
 //[[BR]]
 //ShowLegend[[BR]]
 //[[BR]]


 Is the line ''this.ShowNorthArrow.Text = "Show Root Folder";'' should be
 read as ''this.ShowNorthArrow.Text = "Show North Arrow"; ?

 Pierre

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1085>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list