QT Built-in Calculator example Button Click does not work
-
Hello,
I downloaded the calculator example from Qt: https://doc.qt.io/qt-5/qtwidgets-widgets-calculator-example.htmlAnd I tried to compile the program. I could see a calculator but somehow nothing happened when I clicked at the buttons.
I have changed nothing in the code
and I am using a Macbook Pro with MacOS 10.15.4 CatalinaHere you can see how it behaves:
https://www.dropbox.com/s/ctr1w2b36mfon3a/WhatsApp Video 2020-05-15 at 20.51.06.mp4?dl=0Thank you for your help
-
Hello,
I downloaded the calculator example from Qt: https://doc.qt.io/qt-5/qtwidgets-widgets-calculator-example.htmlAnd I tried to compile the program. I could see a calculator but somehow nothing happened when I clicked at the buttons.
I have changed nothing in the code
and I am using a Macbook Pro with MacOS 10.15.4 CatalinaHere you can see how it behaves:
https://www.dropbox.com/s/ctr1w2b36mfon3a/WhatsApp Video 2020-05-15 at 20.51.06.mp4?dl=0Thank you for your help
-
@aha_1980 said in QT Built-in Calculator example Button Click does not work:
all examples are available in QtCreator in the welcome page, section examples.
Hello aha_1980,
I ran the exact same code from the examples section in the welcome page. It somehow does not work with the buttons. -
@aha_1980 said in QT Built-in Calculator example Button Click does not work:
all examples are available in QtCreator in the welcome page, section examples.
Hello aha_1980,
I ran the exact same code from the examples section in the welcome page. It somehow does not work with the buttons. -
Hi,
I can't reproduce your issue on macOS 10.13.
Did you clone the code ?
-
It's likely something Catalina specific