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.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to