Computer Science Canada Request For Help |
Author: | montesser [ Tue Jan 18, 2011 1:38 pm ] |
Post subject: | Request For Help |
Hello everyone, im making a slider puzzle with pictures for my visual basics class final project, and ive had it all set up and working, but when i move the buttons the pictures on them do not stay the same, i will upload my code for you guys to check out, the pictures will not be attached, but u will get the just of it, Basically the main problem i can't figure out is how to keep the pictures posted to my buttons for when they slide around, Example ( Picture 7 will be his head and on the CMD button 7, but when the command button lets say #4 which has his hand, moves into the spot of button 7 the picture changes back into head and it does that for every button in any spot) |
Author: | Tony [ Tue Jan 18, 2011 2:15 pm ] |
Post subject: | RE:Request For Help |
It sounds like the pictures are associated with locations rather than buttons themselves. |
Author: | montesser [ Wed Jan 19, 2011 2:57 pm ] |
Post subject: | Re: Request For Help |
Do you have any suggestions as to what i can do to change that? Only have a few days left of my culminating project, Any help towards what to change in the code or how to make the picuters slide not the button, would be much appreciated |
Author: | Tony [ Wed Jan 19, 2011 3:36 pm ] |
Post subject: | RE:Request For Help |
I don't have any suggestions beyond "read your code carefully, and try to understand exactly what it's doing" |