You haven't cited your motivation or any other operational constraints on the use of this 'frozen' table. Perhaps one possibility that may meet your needs is to put the Table in a Layout. The scrolling function does not apply to the Table contents. The drawback is that you can't edit the cell contents from the Layout, but you can change the cell values from a function or the command line, and then click on the Layout or issue a DoUpdate command to refresh the Table in the Layout.
You can hide the scroll bars using the Table->Show submenu or with this command:
However that does not prevent scrolling with the mouse wheel or by dragging.
May 24, 2015 at 07:12 am - Permalink
May 25, 2015 at 05:45 am - Permalink