>I have rebuilt Scintilla and Scite under Fedora Core 6 (GTK+ 2) but I cannot
>seem to get multi-line tabs.  The following are set in the
>SciTEGlobal.properties file:
>
>    tabbar.visible=1
>    tabbar.hide.one=0
>    tabbar.multiline=1
>
>
>Under Windows XP, these same settings work fine.  Does anyone know what 
>might be wrong?
>

There a no multi-line tabs in GTK, therefore the tabbar.multiline property is 
Windows only (as is probably indicated the doc). The GTK way of handling too 
many tabs on one line is adding little arrows on the left and on the right of 
the bar, but in SciTE this is not possible (IIRC Neil doesn't like the focus 
behaviour when this is allowed, and I think he has a point).

You can use the Buffers (or is it called Documents? I use the french locale, so 
I'm not sure) menu to switch.

Greets,
Nicolas
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to