View Single Post
Posts: 324 | Thanked: 739 times | Joined on Jun 2009 @ São Paulo, Brazil
#33
Originally Posted by gilead View Post
Hi traysh,

how did you manage to rotate it? From tests with Qt Simulator I know the layout more or less works in portrait also but I have not implement any code to rotate it. As you see the city name ("Sao paolo") should be moved a little bit more to the right.

What are all these "(0" at the end of the the cinema's addresses. Truncated telephone numbers? Is this from Google's data, a bug in my parsing code or from rotating the screen? I will have a look...

Regards, Jochen
I used the rotate shortcut present in PR1.2, it rotates any application: ctrl + shift + r -> close de keyboard. Then the program will autodetect the orientation.

The 0s are the phone numbers, if I try to "Call Theater By Phone" it will dial 0. Not sure it's a problem in the code, might Google doesn't know the right numbers.

Is your app open source? If so, how do I download the code? Is it possible to localize it? Might I will translate it to pt_BR.