Hello; Basically the program I am trying to develop is the same concept as the Paint program shipped with Windows OS. The part I am unable to figure out is how do I make the followwing work the same way Paint does When you click say the toolbrush in paint it goes on the mouse cursor and then you drop it or draw with it on the other section of the interface...say a Panel. I figured out how to send the clicked object to the panel but it just goes to the position inwhich it is programmed to drop to, I cannot figure out how to get it to go on the mouse. Anyways any help would be great, I will be away for a couple days and unable to reply but I will check back as soon as I can to give required information if any is needed.
Thank you in advance for reviewing my thread and trying to help me solve this problem.