Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Any way to remove or hide default button of Qt Installer Framework
I already tried gui.NextButton.setVisible(false); with no success
I want to remove all default button and use my own button created from .ui file .
Any way?