hi all. I have a .ui file that uses a KHTMLPart. the .ui file is
originally generated by qtdesigner; I put a KTextBrowser, but then I use
sed to both replace the QMainWindow for a KMainWindow and the
KTextBrowser with a KHTMLPart. the problem is that pyuic3, which is used
by the kdedesigner module to automatically compile it in a .py file,
doesn't add the proper "import khtml".
I know the way I'm doing things is a little strange, but it works...
until now. anyways, how does pyuic know wich imports it should, and how
can I force it to add the needed import?
--
(Not so) Random fortune:
A veces hay que mentir / a veces hay que decir la verdad / y otras veces hay
que callar, y seguir
[...]
A veces hay que matar / a veces hay que saber perdonar / y otras veces hay que
olvidar, y re�r...
-- �rbol, "Ya lo sabemos"
_______________________________________________
PyKDE mailing list [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde