Manta: > Is it possible to turn it on? I have fast hardware, I'd rather forgo the > speed and have my horizontal scrollbar automatically update...
The functionality has not been implemented. > > You can use the horizontal.scroll.width property to change the > > horizontal scroll range. > > It is not clear what this means, can anyone help explain this more? Is > this a range within which it will update, i.e. related to Frank's > observation of the 313rd line or 2000th pixel? Is there an infinity > option (-1 or 0 or whatever it might be) or should I just set it really > high? If I set it to 2^32 to fake infinity is this going to burn a hole > in my floor where my computer is? Set horizontal.scroll.width to the number of pixels that you want the assumed width to be. The maximum setting is undefined and may be as little as 32K on some platforms. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
