Hi everybody!

I'm trying to write a tool in PyGtk that shows user lot of images in a Window,
each images must be "clickable", so i've put all of them into a gtk.EventBox.

The problem now for me is, when the number of images is more than about 45
EventBox shown in the main Window, i got some strange artefacts near to the
last image has been show.

How can i fix those artefacts from EventBox ? and keep my images clickable ?

Here the link to my code;glade and image :

http://www.filefactory.com/file/a02c6df/n/multi_eventbox_example_zip

Please if someone can help me on this.


Thanks a lot.

Maty.


_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to