18 Aug 09:19
kdialog and transient windows
From: John Tapsell <johnflux <at> gmail.com>
Subject: kdialog and transient windows
Newsgroups: gmane.comp.kde.devel.core
Date: 2008-08-18 07:19:50 GMT
Subject: kdialog and transient windows
Newsgroups: gmane.comp.kde.devel.core
Date: 2008-08-18 07:19:50 GMT
Hi, I'm trying to add an --embed <winid> option to kdesu, so that it can be attached to another window, but i'm not having much luck. I'm trying simply to call XSetTransientForHint( QX11Info::display(), dlg.winId(), winid ); to set dlg to be a transient window of winid (which is passed in). But it's just not doing anything. I can't even get the kdialog app to embed, so the kdialog app also seems to be broken. Any ideas? John Tapsell
RSS Feed