[maemo-developers] How to make a finger scrollable frame for widgets in Qt 4.5?
From: Timo Härkönen timop.harkonen at gmail.comDate: Sat Mar 20 08:23:09 EET 2010
- Previous message: How to make a finger scrollable frame for widgets in Qt 4.5?
- Next message: How to make a finger scrollable frame for widgets in Qt 4.5?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi 2010/3/19 Sascha Mäkelä <sascha.makela at gmail.com> > I'm trying to make a finger scrollable area which has many buttons and > other widgets in it, because I cannot fit them on the screen. I have > something similar in mind as in this video clip: > http://labs.trolltech.com/blogs/?p=1480 > > Any idea how can I do it? > > You should be able to make scrollable views use kinetic scrolling by setting setProperty("FingerScrollable", true) on them. For more info see: http://wiki.maemo.org/Qt4_Hildon#Kinetic_scrolling http://wiki.maemo.org/Qt/Finger_Scrolling -Timo > Cheers, > Sascha > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100320/0ad51143/attachment.htm>
- Previous message: How to make a finger scrollable frame for widgets in Qt 4.5?
- Next message: How to make a finger scrollable frame for widgets in Qt 4.5?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]