472,131 Members | 1,312 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,131 software developers and data experts.

Moving a seamless image on a picturebox

Hi!
I have a seamless image drawn onto a PictureBox.
I wrote a mouseMove handle that allow me to drag the image around in that
pictureBox. I whould like to do this
When the border of the image enter the picturebox area, to draw on that
direction the same picturebox with a height or width offset, and that way,
no metter how farr I drag the image, the ideea of wraped on a sphere image
is sesizable.

I have the main routine that drag the image... I just need to calculate the
new images offset

Crirus
Nov 20 '05 #1
1 1741
Forget about it, I figured ut:)
"Crirus" <Cr****@datagroup.ro> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Hi!
I have a seamless image drawn onto a PictureBox.
I wrote a mouseMove handle that allow me to drag the image around in that
pictureBox. I whould like to do this
When the border of the image enter the picturebox area, to draw on that
direction the same picturebox with a height or width offset, and that way,
no metter how farr I drag the image, the ideea of wraped on a sphere image
is sesizable.

I have the main routine that drag the image... I just need to calculate the new images offset

Crirus

Nov 20 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by marco | last post: by
2 posts views Thread by marco | last post: by
6 posts views Thread by Patrick Dugan | last post: by
7 posts views Thread by lgbjr | last post: by
4 posts views Thread by John Swan | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.