10-05-2012 12:11 PM
misugijunz wrote:nb: I'm using 'fillMode: Image.Stretch' which is not in your test case.
I tried adding the lines "fillMode: Image.Stretch" to the two Image elements in the testcase, but that didn't make a difference.
Does the testcase work for you? If yes, please track down the difference between your QML files and the testcase to narrow down what is triggering it.
To be able to help, I need that information, just from the description I don't know what the problem could possibly be.
12-12-2012 10:19 PM
Hi McGuire and all awesome RIM devs. I can confirm this problem has been resolved with Gold SDK. The screen orientation is now locked as espected for the supported only landscape mode
12-15-2012 05:27 PM
12-17-2012 01:41 AM
The gold sdk fixed it. I just recompiled it again and got my screen mode locked to landscape as I expected
12-17-2012 02:25 AM
are you sure? I have test on gold version,but can not lock either,
can you have time to tell me lock in main.cpp or in desriptor.bar file?
01-29-2013 12:54 AM
Any solution?
I'm testing on gold version too, but there's no difference.
I added this to my .pro file:
CONFIG += cascades device
It does not make a perfect lock, but decreases the problems.
01-29-2013 01:08 AM
i have the same problem: cannot lock my apps in landscape. I'm using the january refresh SDK and testing the app on the Dev Alpha B device.