View Single Post
  #2  
Unread 12-28-2004, 07:34 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

I'm having *some* luck... it's screwy and we'll have some graphics work to do but I've got a working horizontal scrollbar in my Recipe book right now.

-Open the ScrollStyles namespace (eq2ui_scrollbarstyles.xml)
-Duplicate default_vscroll and rename to default_hscroll
-Change Layout from "Vertical" to "Horizontal"
-Take an existing page that's already got a scrollbar for it, stick something in that page but off to the right so it's not displayed, change the existing scrollbar from Style="/ScrollStyles.default_vscroll" to Style="/ScrollStyles.default_hscroll", resize and reposition as appropriate.
-Fire it up.

That's where I'm at right now. Not sure what went wrong the first time I tried it, but horizontal scrollbars *are* possible.
__________________
If it ain't broke, it needs more features!
Reply With Quote