Srijit Kumar Bhadra wrote: > I am trying to learn SIP (http://www.riverbankcomputing.co.uk/sip/) > these days. I do not see any examples similar to SWIG. > http://www.swig.org/doc.html has lots of examples. But for SIP, all I see > is a reference guide > (http://www.riverbankcomputing.com/Docs/sip4/sipref.html). Examples help. > Where can I get examples for SIP 4.7?
Download pyqt, and look into it. Together with the reference, that's pretty sufficient. Diez -- http://mail.python.org/mailman/listinfo/python-list
