OK here is the deal. 

I need to take a jpg image, and display it to the user. I need the
entire image displayed. 

>From there I need to give the user the ability to click and hold with
thier mouse, and draw a box over the top of the image. 

I can kinda get it to work. I am using the image as the background of
a HBox, but it does not display the entire image, it clips the top and
bottom. 

Anyone done anything similar to this? 

The end result is that I am trying to catpure coordinates on the image
to pass to a java backend to display a digital signature section on
the image. 

Any help would be greatly appreciated. 



Reply via email to