Results 1 to 6 of 6

Thread: Scrolling pictures

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2002
    Location
    UK
    Posts
    123

    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

  2. #2
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Scrolling pictures

    Quote 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?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 2002
    Location
    UK
    Posts
    123

    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

  4. #4
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Scrolling pictures

    Quote 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

  5. #5
    Fanatic Member damasterjo's Avatar
    Join Date
    Nov 2005
    Location
    In front of my Comp DirectX7 EXpert
    Posts
    827

    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

  6. #6
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    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
  •  



Click Here to Expand Forum to Full Width