View Single Post
Old 05-18-2006, 08:05 PM   #8 (permalink)
zorlac
Creator
 
Join Date: May 2006
Location: Cambridge, UK
Posts: 1,623
zorlac is on a distinguished road
Default

looks like I already had the solutrion in place (I just forgot about it!)

In your window definition, check for:

tabmultiline = [0|1]

If you have

tabmultiline = 1

you can set the tab bar height to be higher with:

tabheight = <number>

which will give you multiple rows of buttons, or a more slick way (and preserves more screen real estate) is:

tabmultiline = 0

and any tab that flows of the right hand side *SHOULD* now give you some left/right arrows to use to scroll across the tabs
__________________


(Setup: XP Pro, classic mode, LinITX 8" touchscreen (Client/Server), 19" touchscreen (Local), latest development version of TouchBuddy)
zorlac is offline   Reply With Quote