m_checkAutoPan=newwxCheckBox(m_panel1,wxID_ANY,_("Pan while moving ob&ject"),wxDefaultPosition,wxDefaultSize,0);
bSizer2->Add(m_checkAutoPan,0,wxALL|wxEXPAND,3);
m_checkHVOrientation=newwxCheckBox(m_panel1,wxID_ANY,_("Allow buses and wires to be placed in H or V &orientation only"),wxDefaultPosition,wxDefaultSize,0);
wxStringm_ShowPageLimitsChoices[]={_("Full size. Do not show page limits"),_("Full size"),_("Size A4"),_("Size A3"),_("Size A2"),_("Size A"),_("Size B"),_("Size C")};