[maemo-developers] How to get kinetic scrolling working using Qt creator
From: Sudheer K. scifi.guy at hotmail.comDate: Sat Jun 5 20:10:03 EEST 2010
- Previous message: Pushing changes on Gitorius from QtCreator
- Next message: How to get kinetic scrolling working using Qt creator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All, I have created a QScrollArea to a QMainWindow in a form using Qt Creator. I have set the dynamic property "FingerScrollable" to true (bool) for QMainWindow, QScrollArea and the contents of QScrollArea. This is the structure of my form objects in the format objectname (ClassName): ConfigWindow (QMainWindow) --> centralWidget (QWidget) --> scrollArea (QScrollArea) --> scrollAreaWidgetContents (QWidget) -->groupBox (QGroupBox). I have set the "FingerScrollable" property to true for all these objects. But still I am not able to get kinetic scrolling working for the form. Am I missing something? _________________________________________________________________ Hotmail is redefining busy with tools for the New Busy. Get more from your inbox. http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100605/d22eba92/attachment.htm>
- Previous message: Pushing changes on Gitorius from QtCreator
- Next message: How to get kinetic scrolling working using Qt creator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]