View Single Post
Posts: 341 | Thanked: 57 times | Joined on Nov 2009
#3
Originally Posted by nicola.mfb View Post
You may convert the ui xml file in python code with pyuic4, there is another similiar tool for pyside.
The next step is to create a class to integrate/inherit that code.
IIRC eric4 should manage that automagically for you.
I know about pyuic4, but I'm not quite sure what you meant in 3rd and 4th lines .. can you elaborate on that a little please ?