Re: [PyQt] creating a variable number of widget

2012-07-02 Thread Matt Newell
On Sunday, July 01, 2012 04:09:31 PM David Beck wrote: > I am trying to create a GUI for managing a multilingual lexical database. > Every word in the database can have 1 to n meanings or senses, each of > which has to have several types of information associated with it. This > corresponds to a (s

[PyQt] creating a variable number of widget

2012-07-01 Thread David Beck
I am trying to create a GUI for managing a multilingual lexical database. Every word in the database can have 1 to n meanings or senses, each of which has to have several types of information associated with it. This corresponds to a (simplified) XML structure as follows word