Hi,
I'm having problems porting my application from Qt 4.1.0 to 4.1.4.
I have a custom class that have 3 widgets. There is a method to hide all and other to show all like a unique widget.
My program do a lot of things when it is initalising and it call the method "hide" a lot of times. When it is called the program crash.
Any idea that if it is a bug? Thanks,
Note that it don't cause me problems executing it in Qt 4.1.0
I'm using Windows XP, Qt 4.1.4 and Visual Studio 2003 .NET
Bookmarks