![]() |
Qt/Fremantle/Kinetic scrolling
I bet this question is asked before, however i cant fint a thread about it.
Is it possible to make kinetic scrolling with default qt version (4.5.3?) under framantle? I tried varius filter but no go with that. Or has anyone made their own routines for this that is re-usable? ;) Edit: The reason i'm asking is that it would be über-slick to have this in my app "Qtify". |
Re: Qt/Fremantle/Kinetic scrolling
Quote:
Im trying it today. Will update the wiki. works only in 4.6 AFAIK. |
Re: Qt/Fremantle/Kinetic scrolling
The version of Qt that knows about finger scrolling will be released with PR1.1, see http://wiki.maemo.org/Qt4_Hildon#FREMANTLE_.28Qt_4.5.29 for details.
|
Re: Qt/Fremantle/Kinetic scrolling
Quote:
Edit: Now it works, sweet as hell :) |
Re: Qt/Fremantle/Kinetic scrolling
Quote:
Ill be updating the wiki as soon as im done testing. the only issues Ive found
|
Re: Qt/Fremantle/Kinetic scrolling
Quote:
Putting a QAbastractScrollArea inside you mainwindow will solve the first problem, i think Edit: Or did you mean that no sub-childs of the qmainwindow fingerscrolls? |
Re: Qt/Fremantle/Kinetic scrolling
Quote:
Cheers! :) |
Re: Qt/Fremantle/Kinetic scrolling
Quote:
Code:
QTableWidget *table = new QTableWidget(this); |
Re: Qt/Fremantle/Kinetic scrolling
Quote:
Thanks! :) |
Re: Qt/Fremantle/Kinetic scrolling
Quote:
thats not my issue. i need to define and init the kinetic scroll objetcs outside qmainwindow for some reason. im still in testing mode, will try postinng something to wiki today eve which i can be sure will work for everybody. for now if u want to try it 1. define a scrollarea object 2. set your widget in he scrollarea 3. init qmaemo5kineticscroll object with your scroll area and watch the widget respond to ur touch :D sorry ill paste code later as im typing this on the n900 microkeyboard while travelling :p goodluck |
Re: Qt/Fremantle/Kinetic scrolling
kinectic scrolling works like a charm now, all integrated into QT widgets. :D
I have details updated in the wiki. ==> HERE I guess it should be the same for QT4.5.3 as well , though Im using 4.6 for development. |
| All times are GMT. The time now is 00:28. |
vBulletin® Version 3.8.8