mrkadakia
26 Jun 2009, 7:02 AM
Hi ExtJS Support,
I am using ViewPort with 2 regions: West and Center.
West region contains listing of different image files.
Center region will display the actual image when the user clicks on its corresponding image file name in the West region.
I want to place a slider in the center region over the image so that an user can resize the image by moving the slider. I found the slider example, but I am not sure whether I can place the slider control over the image being displayed in the center region.
In a similar fashion, I want to place a Panning control (Pan up, down, left & right) so that an user can pan the image. Does ExtJS have an inbuilt Panning control? I am hoping if there is something similar to what Google Maps has.
Thanks
I am using ViewPort with 2 regions: West and Center.
West region contains listing of different image files.
Center region will display the actual image when the user clicks on its corresponding image file name in the West region.
I want to place a slider in the center region over the image so that an user can resize the image by moving the slider. I found the slider example, but I am not sure whether I can place the slider control over the image being displayed in the center region.
In a similar fashion, I want to place a Panning control (Pan up, down, left & right) so that an user can pan the image. Does ExtJS have an inbuilt Panning control? I am hoping if there is something similar to what Google Maps has.
Thanks