[Gtk-sharp-list] Clickable Image

SilkyPantsDan novacaine.nzl at gmail.com
Wed Oct 19 18:54:37 EDT 2011


Had this same issue - there are a few ways to get around it, one is to wrap
an eventbox around the image, the other is to use a button.

Eventbox/Button
|
+- Image

Then sent the click events on the event box or button :)

--
View this message in context: http://mono.1490590.n4.nabble.com/Clickable-Image-tp3915308p3920391.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list