locked
Auto vertical scroll RRS feed

  • Question

  • I need some help in my windows phone app, I want to add an automatic (working without buttons,controls...) vertical images scroll , scroll repeatedly and stop for a while then continue scrolling , I am working through visual studio express 2012 , I have tried "Flip View" it doesn't work with this version , I am really need this ??

    Any good suggestion or example ?

    Khlood

    Wednesday, November 12, 2014 9:05 AM

All replies

  • How do you imagine this scrolling function would work? I don't know exactly what you want.

    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.

    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.

    Wednesday, November 12, 2014 7:25 PM
    Moderator
  • I have many images arranged vertically in a Grid , I want them to scroll up vertically,repeatedly, and automatic through timer or something like that, I am working my windows phone app through visual studio express 2012 and this version that it doesn't work with "Flip View" 

    Is there any suggestions or example ??

    Wednesday, November 12, 2014 10:00 PM
  • Are you specifically writing for Windows phone 8, or can you write for 8.1? We have free VS2013 Express where you can write for 8.1 if you'd prefer to do that. Then you can use the flipview.

    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.

    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.

    Wednesday, November 19, 2014 3:57 PM
    Moderator