Hi All. Please assit. Learning programming and I want to use an input dialog box first without the Cancel push button and then later make use of the cancel push button to end the program. I am using the following statement for the input dialog QInputDialog::getInteger(0, "Calculator", "Calculated value", 1, 1, 10,1,0,0)




Reply With Quote
Bookmarks