Plot PS function now properly plots all sheets in a complex hierarchy.

This commit is contained in:
charras
2009-01-08 10:11:39 +00:00
parent 00dadcbbdd
commit 1fd73dff3d
6 changed files with 173 additions and 109 deletions
+4 -5
View File
@@ -57,9 +57,9 @@ void Setg_Plot_PlotOffset( wxPoint offset )
}
/*******************************************************/
void PlotWorkSheet( int format_plot, BASE_SCREEN* screen )
/*******************************************************/
/**************************************************************************/
void WinEDA_DrawFrame::PlotWorkSheet( int format_plot, BASE_SCREEN* screen )
/**************************************************************************/
/* Plot sheet references
* margin is in mils (1/1000 inch)
@@ -400,8 +400,7 @@ void PlotWorkSheet( int format_plot, BASE_SCREEN* screen )
break;
case WS_FULLSHEETNAME:
// msg += GetScreenDesc();
msg += GetScreenDesc();
break;
case WS_COMPANY_NAME: