Hi, I have a widget written in C++ deriving from QWidget. I'd like to make this widget available in a python program using SIP, but I am completely lost on how to do it.
I tried to compile the example at http://pegasus.rutgers.edu/~elflord/unix/siptute/, but it doesn't work (I get a linker error when I try to import the library). I suppose that SIP has changed too much since version 3.2.x used in the example. Can anyone point me to a location that describes how to do it? I will be very thankful! :-) Jahn Otto _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
