|
-
Feb 11th, 2005, 04:56 AM
#1
Thread Starter
Lively Member
Scrolling pictures
I know i have seen an example of this before but i just can't find it!
What i am trying to do is have a picturebox with about 4 pictureboxes inside and by clicking a button labelled left it will move all pictures left by one and so on like a loop.
pic1 pic2 pic3 pic4 these pictures are inside a picturebox
pic2 pic3 pic4 pic1 click left command button and do this
pic3 pic4 pic1 pic2 clicked again..
pic4 pic1 pic2 pic3 again..
pic1 pic2 pic3 pic4 and so on.. in a loop
can anyone help me do this or know where the example is
thanks in advance
-
Feb 11th, 2005, 05:25 AM
#2
Re: Scrolling pictures
 Originally Posted by Adrian26
I know i have seen an example of this before but i just can't find it!
What i am trying to do is have a picturebox with about 4 pictureboxes inside and by clicking a button labelled left it will move all pictures left by one and so on like a loop.
pic1 pic2 pic3 pic4 these pictures are inside a picturebox
pic2 pic3 pic4 pic1 click left command button and do this
pic3 pic4 pic1 pic2 clicked again..
pic4 pic1 pic2 pic3 again..
pic1 pic2 pic3 pic4 and so on.. in a loop
can anyone help me do this or know where the example is
thanks in advance
There is an example I know of using DX (7 i think) are you thinking of DX?
-
Feb 11th, 2005, 05:49 AM
#3
Thread Starter
Lively Member
Re: Scrolling pictures
I don't think the example i saw was using DX, but if you can help using DX i could give it a go.
Thanks
-
Feb 11th, 2005, 06:33 AM
#4
Re: Scrolling pictures
 Originally Posted by Adrian26
I don't think the example i saw was using DX, but if you can help using DX i could give it a go.
Thanks
To be honest I dont rekon it whats your looking for but the theory may help you 
http://216.5.163.53/DirectX4VB/Tutor..._Scrolling.asp
Also download the example 
I'll see if I can find a non-Dx version
-
Feb 15th, 2006, 11:13 PM
#5
Fanatic Member
Re: Scrolling pictures
explain in more detail why you need this please, I may well write some code for you. I know how to do exactly what you want. But if you tell me specifically why, I can write better code for your needs.
Software languages known:
Qbasic - TI-Basic - Liberty Basic - Visual Basic 6
Software API's known:
Directx 7 and 8
Internet languages, in the process of learning:
HTML - JAVASCRIPT - PHP - CSS - MYSQL - AJAX
-
Feb 16th, 2006, 05:33 AM
#6
Re: Scrolling pictures
This threads fromn novemeber last year :-o
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|