OSX compatibility: removed not needed UpdateStatusBar( )
This commit is contained in:
parent
a3cb1774f4
commit
61aca44ba5
|
@ -79,7 +79,6 @@ void WinEDA_SchematicFrame::RedrawActiveWindow( wxDC* DC, bool EraseBg )
|
||||||
DrawPanel->ManageCurseur( DrawPanel, DC, FALSE );
|
DrawPanel->ManageCurseur( DrawPanel, DC, FALSE );
|
||||||
}
|
}
|
||||||
|
|
||||||
UpdateStatusBar();
|
|
||||||
GetScreen()->ClrRefreshReq();
|
GetScreen()->ClrRefreshReq();
|
||||||
|
|
||||||
// Display the sheet filename, and the sheet path, for non root sheets
|
// Display the sheet filename, and the sheet path, for non root sheets
|
||||||
|
|
|
@ -79,7 +79,7 @@ bool WinEDA_App::OnInit()
|
||||||
|
|
||||||
Read_Config();
|
Read_Config();
|
||||||
|
|
||||||
if( argc == 0 )
|
if( argc <= 1 )
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
fn = argv[1];
|
fn = argv[1];
|
||||||
|
|
|
@ -84,7 +84,6 @@ void WinEDA_GerberFrame::RedrawActiveWindow( wxDC* DC, bool EraseBg )
|
||||||
|
|
||||||
Trace_Gerber( DC, GR_COPY, -1 );
|
Trace_Gerber( DC, GR_COPY, -1 );
|
||||||
TraceWorkSheet( DC, screen, 0 );
|
TraceWorkSheet( DC, screen, 0 );
|
||||||
UpdateStatusBar();
|
|
||||||
|
|
||||||
if( DrawPanel->ManageCurseur )
|
if( DrawPanel->ManageCurseur )
|
||||||
DrawPanel->ManageCurseur( DrawPanel, DC, FALSE );
|
DrawPanel->ManageCurseur( DrawPanel, DC, FALSE );
|
||||||
|
|
Binary file not shown.
|
@ -2,8 +2,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kicad\n"
|
"Project-Id-Version: kicad\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2009-07-20 08:07+0100\n"
|
"POT-Creation-Date: 2009-07-20 20:16+0100\n"
|
||||||
"PO-Revision-Date: 2009-07-20 08:11+0100\n"
|
"PO-Revision-Date: 2009-07-20 20:16+0100\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: kicad team <jean-pierre.charras@ujf-grenoble.fr>\n"
|
"Language-Team: kicad team <jean-pierre.charras@ujf-grenoble.fr>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -6366,7 +6366,7 @@ msgstr "&Accepter Offset"
|
||||||
msgid "Plot: %s\n"
|
msgid "Plot: %s\n"
|
||||||
msgstr "Trace: %s\n"
|
msgstr "Trace: %s\n"
|
||||||
|
|
||||||
#: eeschema/eeredraw.cpp:96
|
#: eeschema/eeredraw.cpp:95
|
||||||
msgid "Sheet"
|
msgid "Sheet"
|
||||||
msgstr "Feuille"
|
msgstr "Feuille"
|
||||||
|
|
||||||
|
@ -9133,7 +9133,7 @@ msgstr " a été créé par une version plus ancienne de Eeschema. Il sera enreg
|
||||||
|
|
||||||
#: eeschema/load_one_schematic_file.cpp:380
|
#: eeschema/load_one_schematic_file.cpp:380
|
||||||
msgid "Done Loading "
|
msgid "Done Loading "
|
||||||
msgstr "Chargement terminé"
|
msgstr "Chargement terminé "
|
||||||
|
|
||||||
#: eeschema/dialog_edit_libentry_fields_in_lib.cpp:228
|
#: eeschema/dialog_edit_libentry_fields_in_lib.cpp:228
|
||||||
#, c-format
|
#, c-format
|
||||||
|
@ -11122,59 +11122,59 @@ msgstr "Erreur de Chargement!"
|
||||||
msgid "Vertex "
|
msgid "Vertex "
|
||||||
msgstr "Vertex "
|
msgstr "Vertex "
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:330
|
#: 3d-viewer/3d_canvas.cpp:340
|
||||||
msgid "Zoom +"
|
msgid "Zoom +"
|
||||||
msgstr "Zoom +"
|
msgstr "Zoom +"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:335
|
#: 3d-viewer/3d_canvas.cpp:345
|
||||||
msgid "Zoom -"
|
msgid "Zoom -"
|
||||||
msgstr "Zoom -"
|
msgstr "Zoom -"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:341
|
#: 3d-viewer/3d_canvas.cpp:351
|
||||||
msgid "Top View"
|
msgid "Top View"
|
||||||
msgstr "Vue de dessus"
|
msgstr "Vue de dessus"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:346
|
#: 3d-viewer/3d_canvas.cpp:356
|
||||||
msgid "Bottom View"
|
msgid "Bottom View"
|
||||||
msgstr "Vue de dessous"
|
msgstr "Vue de dessous"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:352
|
#: 3d-viewer/3d_canvas.cpp:362
|
||||||
msgid "Right View"
|
msgid "Right View"
|
||||||
msgstr "Vue à Droite"
|
msgstr "Vue à Droite"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:357
|
#: 3d-viewer/3d_canvas.cpp:367
|
||||||
msgid "Left View"
|
msgid "Left View"
|
||||||
msgstr "Vue à Gauche"
|
msgstr "Vue à Gauche"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:364
|
#: 3d-viewer/3d_canvas.cpp:374
|
||||||
msgid "Front View"
|
msgid "Front View"
|
||||||
msgstr "Vue de face"
|
msgstr "Vue de face"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:369
|
#: 3d-viewer/3d_canvas.cpp:379
|
||||||
msgid "Back View"
|
msgid "Back View"
|
||||||
msgstr "Vue arrière"
|
msgstr "Vue arrière"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:375
|
#: 3d-viewer/3d_canvas.cpp:385
|
||||||
#: 3d-viewer/3d_toolbar.cpp:85
|
#: 3d-viewer/3d_toolbar.cpp:85
|
||||||
msgid "Move left <-"
|
msgid "Move left <-"
|
||||||
msgstr "Vers la gauche <-"
|
msgstr "Vers la gauche <-"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:380
|
#: 3d-viewer/3d_canvas.cpp:390
|
||||||
#: 3d-viewer/3d_toolbar.cpp:88
|
#: 3d-viewer/3d_toolbar.cpp:88
|
||||||
msgid "Move right ->"
|
msgid "Move right ->"
|
||||||
msgstr "Vers la droite ->"
|
msgstr "Vers la droite ->"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:385
|
#: 3d-viewer/3d_canvas.cpp:395
|
||||||
#: 3d-viewer/3d_toolbar.cpp:91
|
#: 3d-viewer/3d_toolbar.cpp:91
|
||||||
msgid "Move Up ^"
|
msgid "Move Up ^"
|
||||||
msgstr "Vers le haut ^"
|
msgstr "Vers le haut ^"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:390
|
#: 3d-viewer/3d_canvas.cpp:400
|
||||||
#: 3d-viewer/3d_toolbar.cpp:94
|
#: 3d-viewer/3d_toolbar.cpp:94
|
||||||
msgid "Move Down"
|
msgid "Move Down"
|
||||||
msgstr "Vers le bas"
|
msgstr "Vers le bas"
|
||||||
|
|
||||||
#: 3d-viewer/3d_canvas.cpp:624
|
#: 3d-viewer/3d_canvas.cpp:634
|
||||||
msgid "3D Image filename:"
|
msgid "3D Image filename:"
|
||||||
msgstr "Nom fichier Image 3D:"
|
msgstr "Nom fichier Image 3D:"
|
||||||
|
|
||||||
|
|
|
@ -152,7 +152,7 @@ DIALOG_DESIGN_RULES_BASE::DIALOG_DESIGN_RULES_BASE( wxWindow* parent, wxWindowID
|
||||||
m_CBoxLeftSelection->SetSelection( 0 );
|
m_CBoxLeftSelection->SetSelection( 0 );
|
||||||
bLeftSizerNetSelect->Add( m_CBoxLeftSelection, 0, wxALL|wxEXPAND, 5 );
|
bLeftSizerNetSelect->Add( m_CBoxLeftSelection, 0, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
m_listBoxLeftNetSelect = new wxListBox( m_panelNetClasses, wxID_ANY, wxDefaultPosition, wxDefaultSize, 0, NULL, wxLB_EXTENDED|wxLB_MULTIPLE );
|
m_listBoxLeftNetSelect = new wxListBox( m_panelNetClasses, wxID_ANY, wxDefaultPosition, wxDefaultSize, 0, NULL, wxLB_EXTENDED );
|
||||||
bLeftSizerNetSelect->Add( m_listBoxLeftNetSelect, 1, wxEXPAND|wxRIGHT|wxLEFT, 5 );
|
bLeftSizerNetSelect->Add( m_listBoxLeftNetSelect, 1, wxEXPAND|wxRIGHT|wxLEFT, 5 );
|
||||||
|
|
||||||
bSizerNetSelect->Add( bLeftSizerNetSelect, 1, wxEXPAND, 5 );
|
bSizerNetSelect->Add( bLeftSizerNetSelect, 1, wxEXPAND, 5 );
|
||||||
|
@ -187,7 +187,7 @@ DIALOG_DESIGN_RULES_BASE::DIALOG_DESIGN_RULES_BASE( wxWindow* parent, wxWindowID
|
||||||
m_CBoxRightSelection->SetSelection( 0 );
|
m_CBoxRightSelection->SetSelection( 0 );
|
||||||
bLeftSizerNetSelect1->Add( m_CBoxRightSelection, 0, wxALL|wxEXPAND, 5 );
|
bLeftSizerNetSelect1->Add( m_CBoxRightSelection, 0, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
m_listBoxRightNetSelect = new wxListBox( m_panelNetClasses, wxID_ANY, wxDefaultPosition, wxDefaultSize, 0, NULL, wxLB_EXTENDED|wxLB_MULTIPLE );
|
m_listBoxRightNetSelect = new wxListBox( m_panelNetClasses, wxID_ANY, wxDefaultPosition, wxDefaultSize, 0, NULL, wxLB_EXTENDED );
|
||||||
bLeftSizerNetSelect1->Add( m_listBoxRightNetSelect, 1, wxEXPAND|wxRIGHT|wxLEFT, 5 );
|
bLeftSizerNetSelect1->Add( m_listBoxRightNetSelect, 1, wxEXPAND|wxRIGHT|wxLEFT, 5 );
|
||||||
|
|
||||||
bSizerNetSelect->Add( bLeftSizerNetSelect1, 1, wxEXPAND, 5 );
|
bSizerNetSelect->Add( bLeftSizerNetSelect1, 1, wxEXPAND, 5 );
|
||||||
|
|
|
@ -723,7 +723,7 @@
|
||||||
<property name="permission">protected</property>
|
<property name="permission">protected</property>
|
||||||
<property name="pos"></property>
|
<property name="pos"></property>
|
||||||
<property name="size"></property>
|
<property name="size"></property>
|
||||||
<property name="style">wxLB_EXTENDED|wxLB_MULTIPLE</property>
|
<property name="style">wxLB_EXTENDED</property>
|
||||||
<property name="subclass"></property>
|
<property name="subclass"></property>
|
||||||
<property name="tooltip"></property>
|
<property name="tooltip"></property>
|
||||||
<property name="window_extra_style"></property>
|
<property name="window_extra_style"></property>
|
||||||
|
@ -1067,7 +1067,7 @@
|
||||||
<property name="permission">protected</property>
|
<property name="permission">protected</property>
|
||||||
<property name="pos"></property>
|
<property name="pos"></property>
|
||||||
<property name="size"></property>
|
<property name="size"></property>
|
||||||
<property name="style">wxLB_EXTENDED|wxLB_MULTIPLE</property>
|
<property name="style">wxLB_EXTENDED</property>
|
||||||
<property name="subclass"></property>
|
<property name="subclass"></property>
|
||||||
<property name="tooltip"></property>
|
<property name="tooltip"></property>
|
||||||
<property name="window_extra_style"></property>
|
<property name="window_extra_style"></property>
|
||||||
|
|
Loading…
Reference in New Issue