wow this code is 3674 lines, lol ever heard of do _not_ repeat yourself? you can do all that in 10 lines, most. with a generator or forloop and setattr/getattr. but this smells to me like homework :) so i just give you a hint
-Alex Goretoy http://www.goretoy.com On Wed, Mar 11, 2009 at 6:34 AM, Iffat Sadia <[email protected]> wrote: > Hi, > i have attached the file,As u can see the widgets showing the dots at > left of number displaying widgets.I want to show right number of images > instead of these dots. > A possible way you told was to create images and then copy these images to > the right widgets.As u know once the images are set ,these cannot be > reset,like the set text in label widget..and how can widget be copied to > another widget. > > > > > thanks > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ >
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
