m_show_datasheet_button=newwxButton(this,wxID_ANY,_("Show in Browser"),wxDefaultPosition,wxDefaultSize,0);
m_show_datasheet_button->SetToolTip(_("If your datasheet is an http:// link or a complete file path, then it may show in your browser by pressing this button."));