mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-15 08:23:00 +00:00
change app color
This commit is contained in:
@@ -352,7 +352,7 @@ bool ProgressDialog::Create(const wxString &title, const wxString &message, int
|
||||
// wxStaticBitmap *m_bitmatAbort = new wxStaticBitmap(m_btnAbort, wxID_ANY, wxBitmap(icon_path, wxBITMAP_TYPE_ANY), wxDefaultPosition, wxSize(52, 24), 0);
|
||||
// wxStaticText *textAbort = new wxStaticText(m_btnAbort, wxID_ANY, _T("Cancel"), wxPoint(5, 3), wxSize(42, 19));
|
||||
// textAbort->SetBa
|
||||
// ckgroundColour(wxColor(0, 174, 66));
|
||||
// ckgroundColour(wxColor(0, 150, 136));
|
||||
// textAbort->SetForegroundColour(DESIGN_RESOUTION_DEF_BK_COLOR);
|
||||
//
|
||||
// textAbort->Bind(wxEVT_LEFT_DOWN, [this](wxMouseEvent &event) {
|
||||
|
||||
Reference in New Issue
Block a user