Hi All

Can someone please assist me with this one. I am trying to use the Input dialog box using the statement QInputDialog::getInteger(0, "Title", "label", 1). The Input box comes with two push buttons, the "Cancel" and the "Ok" buttons. The "Ok" button is working properly but the cancel button is not, it is doing exaclty the same as the OK button.