Re: KDE's implementation of various GUI bits, problems with MacOSX

Augie Fackler <[email protected]> Mon, 19 Jan 2004 19:12:31 -0600
Newsgroups gmane.comp.kde.darwin
Message-ID <[email protected]>
So this is stuff that KDE is just doing wrong in the first place?


On Monday, January 19, 2004, at 06:19  PM, Benjamin Reed wrote:

> Properly is when you have an app like konqueror, and you want to make 
> a dialog, use a QDialog iwth the konqueror window as the parent, 
> rather than executing a new process that starts a totally fresh (and 
> unrelated window), thus bypassing qt's management of windows.