How to have horizotal and vertical scrollbar similtaneously in form
Hi,
I my prj I have a main normal content canvas and in top of content canvas there is stacked canvas which fetches the data from datablock.By seting the scrollbar properly in datablock its possible to set horizontal or vertical scrollbar.However I need both the horizontal and vertical scrollbar.Is it possible to have both the scrollbar?How can it be done.In datablock propertly its possible to set either vetical or horizontal scrollbar.