Hi Sudheer!

  There is no such property as FingerScrollable and kinetic srolling
is enabled by default for QScrollArea
  http://doc.qt.nokia.com/qt-maemo-4.6/qabstractkineticscroller.html#details

Thanks, Daniil.

On Sat, Jun 5, 2010 at 8:10 PM, Sudheer K. <scifi....@hotmail.com> wrote:
> 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. See how.
> _______________________________________________
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
>
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to