Hi,
I am using this:
http://wiki.forum.nokia.com/index.ph...n_layout_in_Qt
to switch between different layouts when the phone is rotated from landscape to portrait.
I want to be able to show and hide certain widgets in the layouts.
If I don't use PLLayout, the code works perfectly, and I can use show() and hide() successfully.
However, if I use PLLayout, when I call show(), the widget is just shown on top of everything else, and not in the layout as it's supposed to be.
Can anyone help me with this please? Has anyone had any successful experience with using this class, and can point me in the right direction?
Thanks,
Liz.



