kdialog and transient windows

John Tapsell johnflux at gmail.com
Mon Aug 18 08:19:50 BST 2008


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




More information about the kde-core-devel mailing list