#80297 3d scrollbars should support separate trough/handle colors

Package:
xaw3dg
Source:
xaw3d
Description:
Xaw3d widget set
Submitter:
Miles Bader
Date:
2005-07-18 04:08:37 UTC
Severity:
wishlist
#80297#5
Date:
2000-12-22 14:12:35 UTC
From:
To:
Right now the scrollbars in xaw3d look alright, but they draw the handle
and the `trough' in the same color, separated by a `3d' bevel; because
of this is often somewhat hard to distinguish the handle without looking
closely.

It would be nice if xaw3d would support an X resource to specify a
separate color for one of them (it current uses `background' for
specifying both); this need not be used by default, as long as it's
available.

If this is done, it would also be necessary to add new X resources to
allow specifying the top/bottom shadow colors for new color (currently,
it's possible to use the `topShadowPixel' and `bottomShadowPixel' to
override xaw3d's choice of shadow colors).

Thanks,