PDA

View Full Version : layout



franco.amato
28th December 2009, 20:46
Hi to all,
I'm becoming crazy with my application based en QMainWindow.

I would implement a widget like this one:

http://img141.imageshack.us/img141/3293/editor.png

(it's a waveform display) but I'm unable to layout.
I would have an help?
The bigger widget that display the wave is named WaveDisplay and the smaller above indicating the time is called TimeDisplay.
Both inherit from QWidget. I would keep the height when resizing but seems impossible for me.
I really hope to get help as I'm in this problem since 1 month.

Best Regards

high_flyer
29th December 2009, 10:10
Show us your code, and your results.
Based on that we can see how to help you.