On Donnerstag, 9. Juni 2011, Steve McKown wrote: > Hi, > > I'm following the LogParser tutorial, but selecting "PySide GUI" in > project settings instead of "PyQT GUI". When using the "Generate Dialog > Code" feature as outlined in Chapter 2 of the tutorial, the resulting > .py file is using PyQT bindings instead of PySide. > > Are there some other project settings I don't have set correctly? Or > perhaps the code generation feature doesn't support PySide? > > My system info: > Ubuntu 10.10, Core i5 CPU > Python 2.6.6 (ubuntu) > Qt 4.7.0 (ubuntu) > PyQT 4.7.4 (ubuntu) > sip 4.10.5 (ubuntu) > QScintilla 2.4.4 (ubuntu) > PySide 1.0.3 (pyside-tools 0.2.9) > > eric4 4.4.4a (ubuntu) > OR > eric4 4.4.15 r4034 (from website tar.gz) > > All the best, > Steve > _______________________________________________ > Eric mailing list > [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/eric
Hello, support for the generation of PySide code for forms will be part of the next eric 4.5 snapshot. If you need it urgently, please get the sources from the source code repository. Regards, Detlev -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
