Re: Mike D Sutton please need help....
- From: "Mike D Sutton" <EDais@xxxxxxxx>
- Date: Sun, 25 Jun 2006 17:09:18 +0100
I looked at the page but it is not exactly what I'm looking for.
I have a form with a PictureBox, an ImageList and an Image.
The ImageList holds the icons I want to show. THey are loaded into the Image.
Then the image is displayed in a circle on the form. With one extra in the middle of
the circle. The one in the middle of the circle should be connected
with all the others with a rope.
Rope? Presumably this is just a line?
I want to be able to drap all the icons into another position.
To move the positions of your objects, you'd need to re-draw the background to erase the objects in their current
positions, and re-draw them in their new positions. If you need to pick objects up and drag them to a new position then
you'd need to write some kind of hit-test then erase and re-draw the objects as they're dragged.
Hope this helps,
Mike
- Microsoft Visual Basic MVP -
E-Mail: EDais@xxxxxxxx
WWW: Http://EDais.mvps.org/
.
- Follow-Ups:
- Re: Mike D Sutton please need help....
- From: vonclausowitz
- Re: Mike D Sutton please need help....
- References:
- Mike D Sutton please need help....
- From: vonclausowitz
- Re: Mike D Sutton please need help....
- From: Mike D Sutton
- Re: Mike D Sutton please need help....
- From: vonclausowitz
- Mike D Sutton please need help....
- Prev by Date: Re: calculate centerpoint on line?
- Next by Date: Re: Mike D Sutton please need help....
- Previous by thread: Re: Mike D Sutton please need help....
- Next by thread: Re: Mike D Sutton please need help....
- Index(es):
Relevant Pages
|
Loading