mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-20 18:23:16 +08:00
NEW:update prompt information in the connection
jira:[STUDIO-8292] Change-Id: I3887bfe0537809a2fab39bbae1f65b7129ee0961
This commit is contained in:
parent
7aa6957d71
commit
45f84d5321
@ -1868,7 +1868,7 @@ void InputIpAddressDialog::workerThreadFunc(std::string str_ip, std::string str_
|
|||||||
closeCount = 1;
|
closeCount = 1;
|
||||||
|
|
||||||
update_test_msg(wxEmptyString, true);
|
update_test_msg(wxEmptyString, true);
|
||||||
update_test_msg(wxString::Format(_L("Printer binding successful. The dialog will close later"), closeCount), true);
|
update_test_msg(wxString::Format(_L("Connecting to printer... The dialog will close later"), closeCount), true);
|
||||||
|
|
||||||
closeTimer->Start(1000);
|
closeTimer->Start(1000);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user