mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
change app color
This commit is contained in:
parent
7ac975475f
commit
9c1a7bbf8b
66 changed files with 165 additions and 163 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue