Visual Interface with Python


Read With Formatting | Free Open Source Tutorials Account

Python Programming
Thread: Visual Interface with Python


Midnight
Hey there!
I'm Midnight, aka Riccardo, I'm n00b, new and italian, so don't expect much from me. I've 14 years and I've started "programming" with Python about two weeks ago, and I need help.
I followed some simple tutorial, and I realized come very simple programs too, like a Password Requester and a Contact Rubric.
Now, I'm using IDLE as IDE, and all my programs are just text. Now I'm tryin' to make them look better with Qt Designer and, well, I can design the form, and obtein the relative XML file. But how do I do to convert that XML file into python code? Thank you in advance.