Quote:
|
Originally Posted by Deathbane27
Hmm...
I was thinking you could make buttons with OnPress="Parent.TabPage.Location=(Locaiton-5,Location)" to scroll left or right, but I can't get math to work on coordinate data.
What I'm thinking is set up 3 location buttons and 2 sub-pages. Have the first sub-page be a thin strip, and within that a strip that's too wide to fit inside it. Have the tabs in the second sub-page. Use the buttons to alter the location of that sub-page in such a way that different tabs are visible in the window with each button.
That's the best I can come up with at the moment.
|
Only problem is without an if statment there's no way to tell it to stop scrolling in either direction.. Plus the math thing...
I hope since theres math statements there are boolean statements like
== (equals), != (doesn't equal)...
Too tired to play around with it.. Good luck guys, have fun..