View Single Post
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#478
Originally Posted by thp View Post
You are probably looking for that code:

Code:
setAttribute(Qt::WA_Maemo5StackedWindow);
(see this wiki page for details)

For scrolling the settings dialog, you can have a look at the platform notes, which suggests QAbstractKineticScroller and QAbstractScrollArea.

HTH
I just put it in a qscrollarea, will have to wait and see what helmuth says. I will try that window flag though, wonder if that works on the desktop too.

Edit: Nope it didn't worked, will have to wait until someone else confirms that it works on n900 before commiting.
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).

Last edited by xerxes2; 2011-03-23 at 12:02.