Greetings;

I've been trying to enable Finger scrolling feature on Some Qt4.5 
controls (scrollArea and ListView). I tried the solutions suggested in :
http://wiki.maemo.org/Qt/Finger_Scrolling  AND
 http://wiki.maemo.org/Qt4_Hildon#FREMANTLE_.28Qt_4.5.29 :
that is : setting the property "FingerScrollable" OR "FingerScrolling" 
to true for the entire application or per each control. But it just 
Doesn't Work!!
using the code provided in the post: 
http://forums.internettablettalk.com/showpost.php?p=406082&postcount=5 
<http://forums.internettablettalk.com/showpost.php?p=406082&postcount=5>
but it didn't compile on my scratchbox's ARMEL target either as it 
didn't recognize " QMaemo5KineticScroller"

I am using the default libqt4 installed with the n900 device (that is : 
when running the command dpkg -l libqt4* prints :
Desired=Unknown/Install/Remove/Purge/Hold
| 
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
uppercase=bad)
||/ Name                                   
Version                                Description
+++-======================================-======================================-============================================================================================
ii  libqt4-core                            
4.5.3~git20090723-0maemo4+0m5          Qt 4 core module
ii  libqt4-dbus                            
4.5.3~git20090723-0maemo4+0m5          Qt 4 D-Bus module
un  libqt4-dev                             
<none>                                 (no description available)
ii  libqt4-gui                             
4.5.3~git20090723-0maemo4+0m5          Qt 4 GUI module
ii  libqt4-opengl                          
4.5.3~git20090723-0maemo4+0m5          Qt 4 OpenGL module
ii  libqt4-phonon                          
4.5.3~git20090723-0maemo4+0m5          Qt 4 Phonon Libraries
ii  libqt4-sql                             
4.5.3~git20090723-0maemo4+0m5          Qt 4 SQL module
ii  libqt4-sql-sqlite                      
4.5.3~git20090723-0maemo4+0m5          Qt 4 SQLite plugin
ii  libqt4-xml                             
4.5.3~git20090723-0maemo4+0m5          Qt 4 XML module

the same applies for the ScratchBox ARMEL target except the "libqt4-dev 
" package is installed.

What am i missing ???
thanx in advance,
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to