m_checkAnyOrientation=newwxCheckBox(this,wxID_ANY,_("Allow buses and wires to be placed in any &orientation"),wxDefaultPosition,wxDefaultSize,0);
m_checkHVOrientation=newwxCheckBox(this,wxID_ANY,_("Allow buses and wires to be placed in H or V &orientation only"),wxDefaultPosition,wxDefaultSize,0);