W
Wrecked
I am working on a small map viewing application. I need to get images
from the server (its a GPRS enabled phone) and display it in a
webbrowser embedded within my application. I need some pointers to
solve the following problems:-
1> When i try to display large images, the image is automatically
resized and shrinked to suit the webbrowser size (image size was
800x600 and the webbrowser 230x200). Who can i stop this, so that the
full image is displayed with the scroll bar.
2> Is it possible to zoom in / zoom out on the image - can such a
feature be done within the webbrowser itself or should i use any other
control like an imageviewer (again the images should be fetched from a
server), if so who could this be done?
I am trying to deploy this application on a ppc 2003 (4.2).
Thanks and Regards,
Rithesh
Student,
IIIT, Bangalore
from the server (its a GPRS enabled phone) and display it in a
webbrowser embedded within my application. I need some pointers to
solve the following problems:-
1> When i try to display large images, the image is automatically
resized and shrinked to suit the webbrowser size (image size was
800x600 and the webbrowser 230x200). Who can i stop this, so that the
full image is displayed with the scroll bar.
2> Is it possible to zoom in / zoom out on the image - can such a
feature be done within the webbrowser itself or should i use any other
control like an imageviewer (again the images should be fetched from a
server), if so who could this be done?
I am trying to deploy this application on a ppc 2003 (4.2).
Thanks and Regards,
Rithesh
Student,
IIIT, Bangalore