Hi, i&#39;m new in this list and new to pyqt too.<br>I&#39;m trying to develop my first gui application, and have some questions.<br>I hope to make the correct questions. Please tell me if i&#39;m going wrong.<br><br>Well, i want to develop a tipical bussiness app, and think to divide all in modules.<br>
A module for Customers, a module for Products, another for Invoicing and so on.<br>Now, i want that each module have it&#39;s own gui. I design each module&#39;s gui <br>independently and could be run alone.<br>But i also want to design a main frame, with a menu to load each module into <br>
its central area.<br>Clear at this point ?<br>So, i need to load dinamically a module&#39;s gui into the central area of the main <br>workspace.<br>I want that kind of modularity in my app, but i don&#39;t know what to read or what <br>
topics must i search to get that knowledge.<br><br>Please could give some background on this, or tell me what to read or search ?<br><br>Thank you so much<br>Mario<br>