<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<br>Yes, I am compiling on FREMANTLE_ARMEL and copying to device and testing it :)<br><br>Another thing is I can display the scrollbar using "verticalscrollbarpolicy" but it doesn't actually scroll anything.<br><hr id="stopSpelling">From: felipe@crochik.com<br>To: scifi.guy@hotmail.com; daniil.ivanov@gmail.com<br>CC: maemo-developers@maemo.org<br>Subject: RE: How to get kinetic scrolling working using Qt creator<br>Date: Sat, 5 Jun 2010 23:52:45 -0400<br><br>
<title></title>
One silly question: are you trying it on the actual device? It won't work on the simulator or if you compile for the desktop.
<br>
<br>----- Original message -----
<br>>
<br>> Hi Daniil,
<br>>
<br>> I could not get the scrolling to work by using QScrollArea, even after
<br>> removing the FingerScrollable property. Any suggestions on what I should
<br>> change?
<br>>
<br>> I have tried setting "WidgetResizable" to true on QScrollArea, still
<br>> scrolling does not work.
<br>>
<br>> If it matters, there are sizes I have set in my form.
<br>>
<br>> ConfigWindow (QMainWindow) - 800 x 480
<br>> centralWidget (QWidget) - 800 x 457
<br>> scrollArea (QScrollArea) - 800 x 550
<br>> scrollAreaWidgetContents (QWidget) - 798 x 548 (this can not be
<br>> modified).
<br>>
<br>> All the examples I have seen (even on Qt site) use custom code to create
<br>> QWidget or QWindow. But I am using Qt creator to create the form and I
<br>> couldn't find much help.
<br>>
<br>>
<br>> > Date: Sat, 5 Jun 2010 21:52:29 +0300
<br>> > Subject: Re: How to get kinetic scrolling working using Qt creator
<br>> > From: <a href="mailto:daniil.ivanov@gmail.com">daniil.ivanov@gmail.com</a>
<br>> > To: <a href="mailto:scifi.guy@hotmail.com">scifi.guy@hotmail.com</a>
<br>> > CC: <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a>
<br>> >
<br>> > Hi Sudheer!
<br>> >
<br>> > There is no such property as FingerScrollable and kinetic srolling
<br>> > is enabled by default for QScrollArea
<br>> > <a href="http://doc.qt.nokia.com/qt-maemo-4.6/qabstractkineticscroller.html#details">http://doc.qt.nokia.com/qt-maemo-4.6/qabstractkineticscroller.html#details</a>
<br>> >
<br>> > Thanks, Daniil.
<br>> >
<br>> > On Sat, Jun 5, 2010 at 8:10 PM, Sudheer K. <<a href="mailto:scifi.guy@hotmail.com">scifi.guy@hotmail.com</a>>
<br>> > wrote:
<br>> > > Hi All,
<br>> > >
<br>> > > I have created a QScrollArea to a QMainWindow in a form using Qt
<br>> > > Creator. I have set the dynamic property "FingerScrollable" to true
<br>> > > (bool) for QMainWindow, QScrollArea and the contents of QScrollArea.
<br>> > >
<br>> > > This is the structure of my form objects in the format objectname
<br>> > > (ClassName):
<br>> > >
<br>> > > ConfigWindow (QMainWindow) --> centralWidget (QWidget) --> scrollArea
<br>> > > (QScrollArea) --> scrollAreaWidgetContents (QWidget) -->groupBox
<br>> > > (QGroupBox).
<br>> > >
<br>> > > I have set the "FingerScrollable" property to true for all these
<br>> > > objects. But still I am not able to get kinetic scrolling working
<br>> > > for the form. Am I missing something?
<br>> > > ________________________________
<br>> > > Hotmail is redefining busy with tools for the New Busy. Get more
<br>> > > from your inbox. See how.
<br>> > > _______________________________________________
<br>> > > maemo-developers mailing list
<br>> > > <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a>
<br>> > > <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers">https://lists.maemo.org/mailman/listinfo/maemo-developers</a>
<br>> > >
<br>> > >
<br>>
<br>> _________________________________________________________________
<br>> The New Busy is not the too busy. Combine all your e-mail accounts with
<br>> Hotmail.
<br>> <a href="http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4">http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4</a>
<br><br><BR>                                            <br /><hr />Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox. <a href='http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1' target='_new'>Learn more.</a></body>
</html>