Hello everyone,
I’m stuck with one problem. Plz help.
I have created one interface in which i display list of images. When clicked on image name it displays that particular image. I have used scrollpane component to display the images. I’m zooming in and out the images on button click. It’s working fine. When image is zoomed more than the scrollpane window it show scroll bars. But I’m not able to pan or drag the image. scrollpane’s scrollDrag property is ‘true’ but its not working.
I’m using xml to load images and names.
What could be the problem???
Thanks in advance,
Trupti