Input Line Editing

jbs at eddie.MIT.EDU jbs at eddie.MIT.EDU
Sat Jul 16 13:21:58 AEST 1988


In article <60146 at sun.uucp> guy at gorodish.Sun.COM (Guy Harris) writes:
>OK, so what happens when "xterm" tries to paint a scrollbar? [on a
mythical character based X server]

You get a character based scrollbar (Microsoft applications, and
possibly others, on PC's do this), assuming the user has the following
in the Resource Database:

*ScrollBar.width: 1
*ScrollBar.borderWidth: 0
*ScrollBar.foreground: [x]
*ScrollBar.background: [y]

[x] and [y] are the appropriate character name/values/whatever to make
the scrollbar look reasonable.  Perhaps [x] could be '#' and [y] could
be '.'

Jeff



More information about the Comp.unix.wizards mailing list