I have created custom message box for my Qt application but whenever I click yes or no, my main application focus out and got minimized.
onAcceptButton and OnRejectButton am setting acceptance and Rejection and then closing the message.
I have created custom message box for my Qt application but whenever I click yes or no, my main application focus out and got minimized.
onAcceptButton and OnRejectButton am setting acceptance and Rejection and then closing the message.