[Qt-interest] Qt TabWidget Optimization
Tony Rietwyk
tony.rietwyk at rightsoft.com.au
Thu Jan 29 05:59:36 CET 2009
Ekta wrote:
> Hello ,
>
> I am using qt-embedded 4.4 in my project for GUI designing.
> The Problem is I need to use QTabWidget as a main control and
> it takes a
> lot of
> time to load the executable. Once it is loaded,much time is
> taken while
> shifting from one
> tab to other and in opening other child dialogs.
>
> I tried a few optimization methods but in vain.
> The binary is 13 MB now.
> Can u suggest me something that can reduce the size and
> increase the speed?
>
> Thanking You In Advance
> Ekta.
Hi Ekta,
I don't understand why having a QTabWidget would cause problems. How
complicated is the rest of your GUI/code?
If you create a project with just a QTabWidget with say 3 pages and nothing
on them, is it still too slow and too large?
Tony.
More information about the Qt-interest-old
mailing list