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

Home » Public Forums » archive » Object Graphics --> EPS Output how?
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: Object Graphics --> EPS Output how? [message #26851 is a reply to message #26732] Fri, 28 September 2001 00:13 Go to previous messageGo to previous message
Martin Downing is currently offline  Martin Downing
Messages: 136
Registered: September 1998
Senior Member
"Mark Hadfield" <m.hadfield@niwa.cri.nz> wrote in message
news:001401c1479c$fcf305e0$d938a8c0@Hadfield...
> From: "Mark Hadfield" <m.hadfield@niwa.cri.nz>
>> myview = [Create & populate your IDLgrView here]
>> myclipbrd = obj_new('IDLgrClipBoard']
>> myclipbrd->Draw, /VECTOR, /POSTSCRIPT, FILENAME=[your file name
here]
>> obj_destroy, myclipbrd
>
> I see that nobody spotted the deliberate mistake. That should be
>
> myclipbrd->Draw, myview, /VECTOR, /POSTSCRIPT, FILENAME=[your file
name
> here]
>

I thought you had preset the Graphics_Tree property of the clipboard
instance, eg using:

myClipboard = obj_new('IDLgrClipBoard', GRAPHICS_TREE = myView)
or:
myClipboard->SetProperty, GRAPHICS_TREE = myView

However I have a feeling I'm about to find out why that is not a good idea!
(i.e. am I right in thinking that if you destroy the clipboard object after
attaching the view object then
you lose that graphic object?)

Martin
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL 5.4 and win2000 problems
Next Topic: Re: Input Buffer Error Reading in Large ascii Files

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

Current Time: Wed Oct 08 19:24:23 PDT 2025

Total time taken to generate the page: 0.00259 seconds