[maemo-developers] How to get kinetic scrolling working using Qt creator

From: Daniil Ivanov daniil.ivanov at gmail.com
Date: Mon Jun 14 10:54:40 EEST 2010
Hi Sudheer!

  It's a very sad decision to give up on such simple thing.

Thanks, Daniil.

On Mon, Jun 14, 2010 at 7:49 AM, Sudheer K. <scifi.guy at hotmail.com> wrote:
> Hi Daniil,
>
> From the testing I have done with latest Qt designer, scrolling is still not
> working. Somehow, I am not able to get the scrolling working with your .ui
> file too.
>
> But I feel at this point we have spent too much time for a non-critical
> issue such as this. Right now I am using tabs to organize the form fields
> and I will continue to use it. Scrolling would have been nice but is not
> absolutely necessary.
>
> Thank you for staying with this thread and continuously responding to my
> questions.
>
> ~Sudheer
>
>> Date: Thu, 10 Jun 2010 10:20:56 +0300
>> Subject: Re: How to get kinetic scrolling working using Qt creator
>> From: daniil.ivanov at gmail.com
>> To: scifi.guy at hotmail.com
>> CC: maemo-developers at maemo.org
>>
>> Hi Sudheer!
>>
>> It should be something like .ui file in attachment.
>>
>> Thanks, Daniil.
>>
>> On Thu, Jun 10, 2010 at 10:14 AM, Daniil Ivanov <daniil.ivanov at gmail.com>
>> wrote:
>> > Hi Sudheer!
>> >
>> >   The name of a tool is Qt Designer and it should allow to do what you
>> > want,
>> >   however I'm wrong person to ask how to use Qt Designer.
>> >
>> > Thanks, Daniil.
>> >
>> > On Thu, Jun 10, 2010 at 7:47 AM, Sudheer K. <scifi.guy at hotmail.com>
>> > wrote:
>> >> Hi Daniil,
>> >>
>> >> Thanks for looking into the code. The main problem I have is that, Qt
>> >> creator does not give enough flexibility to create the hierarchy that
>> >> you
>> >> suggested.
>> >>
>> >> This is the hierarchy created using Qt creator.
>> >> http://i49.tinypic.com/2rxbm75.jpg
>> >>
>> >> - centralWidget is automatically created by Qt creator and is locked,
>> >> so I
>> >> cannot even delete it.
>> >> - scrollAreaWidgetContents is also automatically created by Qt creator
>> >> and
>> >> is locked. I cannot modify this too.
>> >> - I created two groupboxes (Basic and Advanced) which contain one form
>> >> layout each. These are added to the scrollAreaWidgetContents because I
>> >> can
>> >> not directly add them to scrollArea.
>> >>
>> >> I am using Qt Creator 1.3.1. Is there a way to make the scrolling work
>> >> using
>> >> Creator or should I stop using Qt creator and code the form class
>> >> myself?
>> >>
>> >>> Date: Wed, 9 Jun 2010 18:33:55 +0300
>> >>> Subject: Re: How to get kinetic scrolling working using Qt creator
>> >>> From: daniil.ivanov at gmail.com
>> >>> To: scifi.guy at hotmail.com
>> >>> CC: maemo-developers at maemo.org
>> >>>
>> >>> Hi Sudheer!
>> >>>
>> >>> There are many bugs there. For example you don't need centralWidget
>> >>> at all, place scrollArea instead of it.
>> >>> Then you create multiple layout, set them to widgets and never place
>> >>> them into scrollArea.
>> >>> On desktop you don't have scroll bars as well.
>> >>>
>> >>> Thanks, Daniil.
>> >>>
>> >>
>> >>
>> >> ________________________________
>> >> The New Busy is not the too busy. Combine all your e-mail accounts with
>> >> Hotmail. Get busy.
>> >
>
> ________________________________
> Hotmail is redefining busy with tools for the New Busy. Get more from your
> inbox. See how.
More information about the maemo-developers mailing list