Try another cursor
This commit is contained in:
@@ -1494,7 +1494,7 @@ void GridAccount::MassUpdate(std::vector<int>& rows, updateOperationFunc func, v
|
||||
|
||||
_parent->Disable();
|
||||
|
||||
_parent->SetCursor(wxCursor(wxCURSOR_ARROWWAIT));
|
||||
_parent->SetCursor(wxCursor(wxCURSOR_WAIT));
|
||||
|
||||
_parent->Update();
|
||||
|
||||
|
Reference in New Issue
Block a user