Hi, Here's my story. I am a python programmer and I'm trying to leverage my experience with python. All of my GUI experience has been with wxPython. Therefore, I know little to nothing about QT. And not a lot about C++.
I want to be able to create my forms/dialogs/frames (or whatever you folks call them) using PySide and somehow integrate into an existing program written in C++ QT (the program in question is a xTuple and source is available). It's my understanding that it is possible. So my questions are: 1. Is it a good idea? 2. What should I be learning? 3. What are the steps to integration (in general terms). 4. Will the performance match the C++ (talking GUI here not just math problems). I realize I'm asking for opinion here - but what better place to ask than you guys. Johnf _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
