Python and Qt4 form designer
-
I created the main window form and put there menu titles, and then created other form like the registration form, now I am having problems connecting the forms to the menu bar,so that when I click on a menu item,it brings the corresponding form(like the form where someone can enter his details= registration form) using python, can you help me with the codes?
I pasted the project here: http://pastebin.com/u/yankwizera and I am using monkey studio IDE.Thank you