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

From: Sudheer K. scifi.guy at hotmail.com
Date: Thu Jun 10 07:47:01 EEST 2010
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.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100609/fc5253f2/attachment.htm>
More information about the maemo-developers mailing list