QXEmbed reparent patch
Dirk Mueller
mueller at kde.org
Mon Jul 15 01:36:08 BST 2002
On Son, 14 Jul 2002, Till Krech wrote:
> The trick is, to retry to XReparentWindow the window for up to 50 times with
> slight delays (usleep(1000)) and look if it has already the required parent
> with XQueryTree.
ewww.. both hardcoded usleeps and XQueryTree's are awful. XQueryTree is
terrible slow.
I think what you're looking for is a syncX().
--
Dirk (68 mails today)
More information about the kde-core-devel
mailing list