PDA

View Full Version : Python, generate tab dynamically, tab info read xml



sang
11th April 2010, 21:26
Hey,

I was doing QtDesigner GUI (ui.file).

Now, i imported the ui file to main file (for example tabGui.py).

This Window is working especially.

Creating tabbed pane (empty), but to add tabs there, tab name and information read xml file.

Can anyone give a few tips.

How to create this function?

How to read xml for tab's name and how to create dynamically this tab's.