On Fri, Sep 28, 2012 at 9:45 AM, Staffan Tylen <staffan.ty...@gmail.com>wrote:


> Sorry, maybe I wasn't clear enough. Assume you have a tree view display
> where you've expanding all children. It is long so in order to see the last
> line you need to scroll down. What I'm looking for is a function (not just
> a screen print) that transfers the current COMPLETE tree view to another
> media, say a printer, in the same form that it's displayed (except tabs and
> buttons that don't belong to the data itself). For medias other than a
> printer it probably would need to be stored in a binary form, such as jpg,
> tiff, pdf,... Compare it with an email print function, which prints the
> whole email and not just what you see on the screen.
>
>
Yeah, there is nothing like that in ooDialog.  There is nothing like that
in the Win32 API, which is what ooDialog uses.  You would need to code it
yourself.

--
Mark Miesfeld
------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to