On 21.10.06 22:50:47, Carles Pina i Estany wrote: > Some months ago I taught some people to use qtdesigner as designer > and code editor. It was a very easy way to start to program using > Python+Qt, even when qt-designer is not a Python code editor :-)
designer is a really bad code-editor. > I think that Kdevelop will/has integrate/ed designer-qt4, but is there > any other choice? I have not checked for scintilla, eric, etc. I think > that they don't integrate qtdesigner with the code to write slots, etc. No, not to the extent that qt-designer does, but that's not a problem for PyQt4 projects, you can't get much integration for that anyway, because a class generator doesn't know which signals you want to connect to. eric3 is a great idea for developing PyQt4 apps. Andreas -- You are taking yourself far too seriously. _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde