Re: [PyKDE] Any IDE?

2006-10-22 Thread Carles Pina i Estany
Hello, On Oct/22/2006, Andreas Pakulat wrote: 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

Re: [PyKDE] One slot called two times

2006-10-22 Thread Carles Pina i Estany
Hello again, On Oct/22/2006, Andreas Pakulat wrote: On 21.10.06 22:21:37, Carles Pina i Estany wrote: I was used to connect signals and slots using connect. Now I am updating myself to Qt4 and using autoconnect feature. I have the simplest code that I can do and the slot is called two

Re: [PyKDE] Any IDE?

2006-10-22 Thread Detlev Offenbach
On Sunday 22 October 2006 10:56, Carles Pina i Estany wrote: Hello, On Oct/22/2006, Andreas Pakulat wrote: 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

Re: [PyKDE] Any IDE?

2006-10-22 Thread Andreas Pakulat
On 22.10.06 11:56:33, Carles Pina i Estany wrote: On Oct/22/2006, Andreas Pakulat wrote: On 21.10.06 22:50:47, Carles Pina i Estany wrote: 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

[PyKDE] Problems building QtAssistant

2006-10-22 Thread Lawrence Oluyede
I noticed the QtAssistant module has not been built with the latest snapshot of sip and PyQt. I re-ran the configuration step with -w and this is what I get: Checking to see if the QtAssistant module should be built... c++ -DQT_NO_DEBUG -I. -I/usr/local/Trolltech/Qt-4.2.1/mkspecs/default

Re: [PyKDE] Problems building QtAssistant

2006-10-22 Thread Phil Thompson
On Sunday 22 October 2006 11:17 am, Lawrence Oluyede wrote: I noticed the QtAssistant module has not been built with the latest snapshot of sip and PyQt. I re-ran the configuration step with -w and this is what I get: Checking to see if the QtAssistant module should be built... c++