How to remove scroll bars from Main Amaya Home Page on WINNT

Hi ,

Does any one know how to remove scroll bars from Amaya main Page .

I tried commenting the code in appdialogue.c in MakeFrame function:

      FrameTable[frame].WdScrollH = hscrl;
      FrameTable[frame].WdScrollV = vscrl;

Nothing appears on the screen.

Thanks in Advance

Suhas

Received on Tuesday, 27 January 1998 10:48:56 UTC