Hi all, Is there any way to embed a native Windows application inside a PyGtk GUI? For example run the Windows calculator inside a PyGtk window. I tried using plugs and sockets but without success... looks like only works for other PyGtk applications. Thanks!