From pykde Wed Sep 27 22:33:57 2006 From: Lee Braiden Date: Wed, 27 Sep 2006 22:33:57 +0000 To: pykde Subject: Re: [PyKDE] Using QXEmbed Message-Id: <200609272333.57845.lee.b () digitalunleashed ! com> X-MARC-Message: https://marc.info/?l=pykde&m=115939711731858 On Wednesday 27 September 2006 22:35, Adrien Vermeulen wrote: > I am currently writing a frontend application for snes9x (a command line > snes emulator) with pyqt3/pykde. I first wanted to write it with pyqt4 but > because QX11EmbedContainer is missing I switched to pykde and its QXEmbed > class. I haven't explored the embedding stuff much, so I'll leave that to someone else. On another note though, you might want to simply the method for finding home to the following: home = os.path.expanduser("~/") -- Lee _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde