Board index » cppbuilder » New to Graphics Programming ...
Nick Rambarransingh
![]() CBuilder Developer |
New to Graphics Programming ...2003-11-27 01:48:56 PM cppbuilder43 Good Day All, I am new to the Graphics Programming arena. I am looking to do some simple things, I think. I would like to place an image on a form, be able to zoom in or out. Also, lets say the image is a map, I want to super impose symbols that the user chooses on to the map, but, they must be in relation to a point on the base image on the form. For example, if the user decides that they want to move an item west 6Km, given that I know how many pixels make up 6km, technically, I should be able to set the Left attribute of the superimposed image - right ? Any help, links or suggested reading would be greatly appreciated. Thanks, Nick |