Scrolling MDI (OpenInsight Specific)
At 18 JUL 2001 10:56:47AM Colin Rule wrote:
I am trying to display a child window within an MDI frame.
I want the child window to be the size (approx) of an A4/Letter page, and within the limited SVGA monitor.
To do this requires a vertical scrolling MDI frame.
I can get it to scroll by manually making the child larger than the area displayed.
I have tried setting the window size manually, but it does not seem possible to make it the size required.
Any ideas please?
At 22 JUL 2001 06:07PM Oystein Reigem wrote:
Colin,
I'm confused. What is it you cannot do? To get a scrolling MDI client area? Doubleclick the MDI client area and tick Vert/Horz Scroll Bar. Or set the size of the child? Do it in Form Designer. Or in the CREATE handler of the child.
- Oystein -