<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi All,<br><br>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. <br><br>This is the structure of my form objects in the format objectname (ClassName):<br><br>ConfigWindow (QMainWindow) --&gt; centralWidget (QWidget) --&gt; scrollArea (QScrollArea) --&gt; scrollAreaWidgetContents (QWidget) --&gt;groupBox (QGroupBox).<br><br>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.&nbsp; Am I missing something?                                               <br /><hr />Hotmail is redefining busy with tools for the New Busy. Get more from your inbox. <a href='http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2' target='_new'>See how.</a></body>
</html>