Thread
:
HildonPannableArea + Eventbox(button-press-event) = click not pan
View Single Post
code177
2009-10-19 , 00:23
Guest | Posts: n/a | Thanked: 0 times | Joined on
#
1
I have a grid of thumbnail images in a hildonpannablearea. In order to make the images clickable, I've put them in eventBox()es.
However, it turns out - at least in the SDK - this disables the panning functionality of the pannablearea, because as soon as you click to pan, it activates the event.
If you're confused as to what I mean, think of the image gallery in the n900 promo material.
So. Is this a bug or am I doing something horribly wrong?
Anyone know of a workaround? I need to make these images
clickable
...
Thanks everyone!
Quote & Reply
|
code177