Hi All, Happy to be in this informative group and getting more knowledge about the various aspects of open source.
*Query : * Developing a User Interface using Glade and Python. I have a combobox which has 1 to 10 values , on selecting the values that passed to a for loop as a count which generated multiple combo boxes. * Example :* *Combobx1 : Selected 2* Generated *2* comboboxes and again I selected *3* in *combobox1* now generated comboboxes becomes *5*. Its getting added but i would like to see only the last selected value based on comboboxes which is *3*. *Code:* http://openpaste.org/19806/ Suggest me is this right way of using to generate the widget dynamically or any other better way of doing. Enviroment : FC10 , Glade 3 , Python 2.5. Thanks, Senthil _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
