
Originally Posted by
fullmetalcoder
If you doesn't forget anything I see only two ways to fix it :
- recompiling you Qt 3 version
- porting to Qt 4 (I've never heard of such a bug under Qt 4 and all the dialogs I call through "exec()" are modals!!!)
no i dont think that.....i use qt3.3.5 and its work good with modal dialogs!
I think sboesch hide for us some details...for example what it is?
connect( m_pQDlgConfig, SIGNAL(signalUpdateTDMainWindow()), this, SLOT(SlotUpdateXSDTreeView()) );
connect( m_pQDlgConfig, SIGNAL(signalUpdateTDMainWindow()), this, SLOT(SlotUpdateXSDTreeView()) );
To copy to clipboard, switch view to plain text mode
Bookmarks