View Full Version : XSI, Python And PyQT
Kel Solaar
08-14-2008, 03:17 PM
Hello o/
I would like to know if anyone of you tried to write some tools in Python with PyQT interface in XSI?
scaron
08-15-2008, 12:02 AM
at blur we use qt's ui file to describe the ppg interface then write our own plugin callback system to implement the event callbacks. this isn't using pyqt directly but rather python and qt.
here we have explored using pyqt directly but there are issues with getting the events to coexist inside xsi. once eric, our programmer, gets this working and stable i am pretty sure we will distribute it. for the time being you can download the blur beta tools to see the blurXUI tools
http://www.blur.com/blurbeta.html
steven
Kel Solaar
08-15-2008, 05:27 AM
Thanx Scaron, I'll give a look at your tools :cool2:
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.