View Single Post
  #20  
Unread 01-02-2005, 08:34 AM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Default

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..

Last edited by Talyns : 01-02-2005 at 08:37 AM.
Reply With Quote