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.iva...@gmail.com
> To: scifi....@hotmail.com
> CC: maemo-developers@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.iva...@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....@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.iva...@gmail.com
> >>> To: scifi....@hotmail.com
> >>> CC: maemo-developers@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.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to