hello everyone,
i have a form with a image control which is displaying a somemap.jpg ,, now i want to be able to take my mouse anywhere over the image and when i click on it a small dot or circle should be placed .. and i have a button when clicked should save that somemap.jpg with the changes as a new image file. is it possible to do it in visual foxpro with it's native image control ... maybe i could have some code sample or something ?
iam using LOADPICTURE() to load the map-picture file into the image control and SAVEPICTURE() to save the same image file as a different file with different name ... but i just want to know how to be able to place a dot or circle on that image so i can save the new file with the changes.
thankx alot
vijay
i have a form with a image control which is displaying a somemap.jpg ,, now i want to be able to take my mouse anywhere over the image and when i click on it a small dot or circle should be placed .. and i have a button when clicked should save that somemap.jpg with the changes as a new image file. is it possible to do it in visual foxpro with it's native image control ... maybe i could have some code sample or something ?
iam using LOADPICTURE() to load the map-picture file into the image control and SAVEPICTURE() to save the same image file as a different file with different name ... but i just want to know how to be able to place a dot or circle on that image so i can save the new file with the changes.
thankx alot
vijay