[PyQt] sip tutorial
Phil Thompson
phil at riverbankcomputing.com
Fri Oct 15 15:04:12 BST 2010
On Fri, 15 Oct 2010 19:20:59 +0530, Mohammed Rashad <rashadkm at hotmail.com>
wrote:
> Hi all,
> I decided ti use SIP for making python binding for my gui toolkit
library
> FOX. To start I need some good tutorials. I searched google and found
some
> but I am not satisfied with the result. I found SIP better than swig for
> c++ libraries
>
> Where can I find good tutorials?
>
> Where can I find good documentation or ebooks for getting into python
SIP.
Your best bet is to use the PyQt .sip files as a comprehensive example
along with the SIP reference documentation.
Phil
More information about the PyQt
mailing list