[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scrolling to see the rest of a cell in a one-dimensional table.



At  8:21 AM 4/3/94 +0000, Calvin Bruce Ostrum wrote:
>Can one create a one-dimensional table dialog item where the cells are
>wider than the table itself, and where the rest of a cell can be seen
>by using the horizontal scroll bar?  I cannot seem to do this although
>I don't see why it should be impossible.  Thanks for any advice.

This behavior is not supported by the list manager, which is
what MCL uses to implement table dialog items. You can probably
kluge it in by specializing draw-table-cell to handle the horizontal
scroll.