View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#16
Originally Posted by ajalkane View Post
I'm not familiar with Fremantle, but on Harmattan PageStackWindow's showStatusBar property should do the trick:

Code:
PageStackWindow
{
    showStatusBar: false
    ...
}
In C++ showFullScreen() should be called.
OK. I'm starting to work it out. showStatusBar should be true, and only showFullScreen() in C++.
Is there any way I set the width of the buttons to be resized as the screen rotates? With Column only I set
Code:
width: parent.width
But with PageStackWindow the width is set well only after clicking the button pointing to the SelectionDialog. And
Code:
screen.width
is always 800 even after rotation (then it should be 480)
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here