Hi Rolf,
unfortunately this is not possible easily, as the non visible parts of
the window are not rendered on the screen, and therefore the Print()
method of the window cannot copy them.
If you need that really, you have to get the controls manually from the
window using the Windows API, retrieve their coordinates and fonts and
render them on the print surface.
I don't know if some advanced screenshot tools can accompish that
scrolling the subdatawindow on purpose.
Your best bet would be to enlarge the main window as possible to show
the entire subdata window.
Wolfgang
Rolf wrote:
Hello Franz,
I have a Data-Dialog Window with a Sub-Data Window.
The Sub-Data Window is not connected to any server. It contains a
combination of texts and graphics. The content of the Sub-Data Window
is often larger than the actual Sub-Data Window, so there are
scrollbars for scrolling.
With the simple method Sub-Data-WIndow:Print() only the visible part
of the Windows is printed. I have been looking for alternatives here
in the forum for the last few days and have found them. But even the alternatives only print the visible part.
It would help me if I could save the complete content of the sub-data
window as a graphic.
Rolf
--
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)