-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.7.1
-
None
-
Mac Mini - Snow Leopard
System Version: Mac OS X 10.6.6 (10J567)
Kernel Version: Darwin 10.6.0
Boot Volume: Macintosh HD
I cannot select the QPushButton on mac version of QT. QPushButton is on QWidget, and QWidget is on QMainWindow.
- This works fine on Windows.
I made simple qttest.zip by QT SDK 4.7.1 and QTCreator 2.0.1 (Mac version).
Just open the qttest.pro with QTCreator and compile and run on mac.