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

MapGuide Open Source trac_mapguide at osgeo.org
Mon Sep 7 11:16:43 EDT 2009


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

 Replying to [comment:1 ksgeograf]:
 > You are correct, that is likely a copy-n-paste error I've made.

 Hi Kenneth,

 In Print.cs


 {{{
 //
 // ShowLegend
 //
 ...
 this.ShowLegend.TabIndex = 24;
 this.ShowLegend.Text = "Hide invisible layers";
 ...
 //
 // ShowTitle
 //
 ...
 this.ShowTitle.TabIndex = 27;
 this.ShowTitle.Text = "Show Root Folder";
 ...
 //
 // ShowPrintUI
 //
 ...
 this.ShowPrintUI.TabIndex = 26;
 this.ShowPrintUI.Text = "Hide invisible layers";
 ...

 }}}


 Same as previous in ShowNorthArrow

 Regards,

 Pierre

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


More information about the mapguide-trac mailing list