comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: PRINTER object
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: PRINTER object [message #10493] Wed, 10 December 1997 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Joseph Scott Stuart (nospam@ll.mit.edu) wonders about
an earlier comment of mine when he writes:

>> I'm trying to stick to the good ol' PostScript device
>> whenever I can, although this is not possible, of
>> course, with object graphics.
>
> Could you elaborate on that? Why isn't it possible?

Object graphics in IDL is a separate graphics system,
completely divorced from what we often think of as
"normal" graphics in IDL, and what RSI calls "direct
graphics." Object graphics use their own color model,
their own windows (IDLgrWindow object), and their own
printer support (through the IDLgrPrinter object).

Just as you can't display object graphics in "normal"
IDL graphics windows, you can't send output to the
"normal" hardcopy output devices (e.g., PCL, PS, CGM,
etc.).

While it is possible to combine IDL direct and object
graphics in the same application (RSI even recommends you
do this in some cases), I have had difficulty doing it
in practice, at least on 8-bit displays. I think
the object graphics are terrific if you have a 24-bit
display and an OpenGL accelerator and, probably, a color
printer. But they are a little more trouble with the
usually hardware rift-raff I find around my place. :-)

Cheers,

David


-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Placement of Floating widgets
Next Topic: state = WIDGET_INFO( button, /BUTTON_SELECT )

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 19:59:10 PDT 2025

Total time taken to generate the page: 0.96110 seconds