The author posted an example on how to convert the example code to Pyside in his website:
http://www.qtrac.eu/pyqtbook.html#pyside On Wed, May 1, 2013 at 9:52 AM, Howard Jones <[email protected]> wrote: > Thanks - downloading now > > Cheers > Howard > > ________________________________ > From: Jose Fernandez de Castro <[email protected]> > To: Howard Jones <[email protected]>; Nuke Python discussion > <[email protected]> > Sent: Wednesday, 1 May 2013, 17:09 > Subject: Re: [Nuke-python] add data to pyside table > > Rapid GUI Programming with Python and Qt is pyqt specific, but most > principles and methods apply to pyside too, and it is probably the > best book on the subject. > > On Wed, May 1, 2013 at 6:16 AM, Howard Jones <[email protected]> > wrote: >> Found >> http://qt-project.org/wiki/PySide_Tutorials >> so I'm ok on that front - any books though? >> >> Cheers >> Howard >> >> ________________________________ >> From: Howard Jones <[email protected]> >> To: Nuke Python discussion <[email protected]> >> Sent: Wednesday, 1 May 2013, 14:02 >> Subject: [Nuke-python] add data to pyside table >> >> Hi >> >> Apologies for a real noob question but >> >> It appears that wxPython is a non-starter with Nuke, so I am now delving >> into pySide >> >> Could someone point me to a good site(s) for pySide documentation, and/or >> books, I can only find one in German so far. >> and with the table example in the manual could someone enlighten me as to >> how to add one row of data to it. >> So far I can only find info on setting cells but not adding data, but I >> have >> only just started all this. >> >> Many thanks >> Howard >> >> _______________________________________________ >> Nuke-python mailing list >> [email protected], http://forums.thefoundry.co.uk/ >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python >> >> >> >> _______________________________________________ >> Nuke-python mailing list >> [email protected], http://forums.thefoundry.co.uk/ >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python >> > > > > -- > Jose Fernandez de Castro > > > > _______________________________________________ > Nuke-python mailing list > [email protected], http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > -- Jose Fernandez de Castro _______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
