Profile Picture

Getting the tab strip to scroll without using arrow buttons

Posted By Steven Montie 14 Years Ago

Getting the tab strip to scroll without using arrow buttons

Author
Message
Steven Montie
Posted 14 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)

Group: Forum Members
Last Active: 14 Years Ago
Posts: 3, Visits: 1
I am using a Nevron Tab Strip and I am trying to make the the tab strip scroll without the arrow buttons being clicked.  Is there a certain event or method that can be used to make the strip scroll, and is this even possible.  I have tried using the ScrollStrip() method but it did not seem to do anything, and the documentation does not go into much detail of what it actually does.  Any help is appreciated, thanks.

Angel Chorbadzhiev
Posted 14 Years Ago
View Quick Profile
Supreme Being

Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)

Group: Forum Members
Last Active: Last Month
Posts: 139, Visits: 184

Hi Steven,

There is no such event.

You can use ScrollStrip method but you can only pass it with a negative value for the amount parameter (can scroll only in one direction).

Regards,

Angel.



Steven Montie
Posted 14 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)

Group: Forum Members
Last Active: 14 Years Ago
Posts: 3, Visits: 1

Hi Angel,

Thanks for the reply.  I didn't realize that I needed a negative integer to move and so the method appeared to do nothing.  I did work with it a little bit and you can pass a positive integer to the ScrollStrip method and go back in the other direction, assuming that there are tabs to scroll back to.  Using this I will be able to do what I want. Thanks again.





Similar Topics


Reading This Topic