Hi, i have written an application in symbian 9.1.
This application crashes in landscape mode at SetRect.
But works fine in potraint mode
Hi, i have written an application in symbian 9.1.
This application crashes in landscape mode at SetRect.
But works fine in potraint mode
best way to find out what goes on would be to put a breakpoints into the application and run it in the emulator, then you could execute it step-by-step while changing to the landscape mode to find out which line is giving problems.
Also if you could get the leave code from the applications when it cashes it might help a bit.
yucca