Hello,

I'm fairly new to PyGTK. Just getting started. I've worked with wxPython in
the past. I'm trying to create a grid of clickable images. Like this one:
http://getmoviemonkey.com/img/screen1.jpg

<http://getmoviemonkey.com/img/screen1.jpg>I managed to get the image grid
using IconView. But, i need to do a little more:
1) I don't want the blue high-light
2) I want the cursor to be "pointer" whenever the mouse if over an image
3) I want to catch and respond to single clicks on images. I guess this can
be achieved by capturing the "selection-changed" event.

Thanks,
Shrihari
_______________________________________________
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