Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.3.0 Alpha
-
None
-
windows7 32bit/intel i3 cpu/2GB memory
-
9ee8213c7becfdf906ca781df4895e18b273e023 (stable, 19.3.2014, 5.3) Qt 4: 7fb4fefc037deac4864beb6b17476191c0b13f36 (4.8, 19.3.2014, 4.8.6)
Description
1.run Qt Creator
2.create a "Qt Widgets Application"
3.add "QT += axcontainer" to .pro file
4.put a "QAxWidget" to "MainWindow"
5.set a visible ActiveX controls for "QAxWidget"
6.save all file and close "Qt Creator"
7.run Qt Creator again
8.open the project and modify size of "QAxWidget" on "MainWindow"
9.save all file and close "Qt Creator"
10.run Qt Creator again and open the project,the "QAxWidget" become empty,and must set ActiveX agaion. This is a bug,the "Qt Createor" can't save change the size of the activex control.