resizeEvent()/layout problem.
Hi,
I'm developping an application for my Zaurus SL-C1000, using Qtopia 1.5.4 and Qt 2.3.2. I was stuck in a bug since Monday related to layout problem. I don't understand why but the size in resizeEvent() method was constantly growing at each call. The solution I found was to stop using a layout. Instead, I affect the geometry of each subcomponents into resizeEvent() method.
So forget about this thread.
This post has been edited 2 times, last edit by "FBergeron" (Nov 10th 2007, 1:52pm)